diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-02-22 12:00:02 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-02-24 21:12:44 +0300 |
commit | 54b3719d82e0816271e35579a9967b8a3b42296d (patch) | |
tree | 629e155d8bc87ff45c2c00da16852be97940e9bb /Documentation/devicetree/bindings/display/tilcdc | |
parent | 3104abd1161bd9cfcad91a29fea72b87d813cf48 (diff) | |
download | linux-54b3719d82e0816271e35579a9967b8a3b42296d.tar.xz |
docs: dt: fix several broken references due to renames
Several DT references got broken due to txt->yaml conversion.
Those are auto-fixed by running:
scripts/documentation-file-ref-check --fix
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Amit Kucheria <amit.kucheria@linaro.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display/tilcdc')
-rw-r--r-- | Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt b/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt index 7bf1bb444812..aac617acb64f 100644 --- a/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt +++ b/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt @@ -37,7 +37,7 @@ Optional nodes: supports a single port with a single endpoint. - See also Documentation/devicetree/bindings/display/tilcdc/panel.txt and - Documentation/devicetree/bindings/display/tilcdc/tfp410.txt for connecting + Documentation/devicetree/bindings/display/bridge/ti,tfp410.txt for connecting tfp410 DVI encoder or lcd panel to lcdc [1] There is an errata about AM335x color wiring. For 16-bit color mode |