diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-01-07 22:14:45 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 14:24:54 -0600 |
commit | 75640e79005239020dbd81aa08c2a703893d24c1 (patch) | |
tree | df9b63e2099549bc8cd87c2443b57baceba69330 /Documentation/devicetree/bindings/display/msm/edp.txt | |
parent | 261c73f3f6ce0f64ad7da46fd69600f57eec1c11 (diff) |
Documentation: display: fix wrong documentation paths
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/msm/edp.txt')
-rw-r--r-- | Documentation/devicetree/bindings/display/msm/edp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/msm/edp.txt b/Documentation/devicetree/bindings/display/msm/edp.txt index 3a20f6ea5898..e63032be5401 100644 --- a/Documentation/devicetree/bindings/display/msm/edp.txt +++ b/Documentation/devicetree/bindings/display/msm/edp.txt @@ -10,7 +10,7 @@ Required properties: - interrupts: The interrupt signal from the eDP block. - power-domains: Should be <&mmcc MDSS_GDSC>. - clocks: device clocks - See Documentation/devicetree/bindings/clocks/clock-bindings.txt for details. + See Documentation/devicetree/bindings/clock/clock-bindings.txt for details. - clock-names: the following clocks are required: * "core_clk" * "iface_clk" |