diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2017-01-08 00:14:45 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2017-01-09 23:24:54 +0300 |
commit | 75640e79005239020dbd81aa08c2a703893d24c1 (patch) | |
tree | df9b63e2099549bc8cd87c2443b57baceba69330 /Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt | |
parent | 261c73f3f6ce0f64ad7da46fd69600f57eec1c11 (diff) | |
download | linux-75640e79005239020dbd81aa08c2a703893d24c1.tar.xz |
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/cirrus,clps711x-fb.txt')
-rw-r--r-- | Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt b/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt index e9c65746e2f1..b0e506610400 100644 --- a/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt +++ b/Documentation/devicetree/bindings/display/cirrus,clps711x-fb.txt @@ -6,7 +6,7 @@ Required properties: location and size of the framebuffer memory. - clocks : phandle + clock specifier pair of the FB reference clock. - display : phandle to a display node as described in - Documentation/devicetree/bindings/display/display-timing.txt. + Documentation/devicetree/bindings/display/panel/display-timing.txt. Additionally, the display node has to define properties: - bits-per-pixel: Bits per pixel. - ac-prescale : LCD AC bias frequency. This frequency is the required |