diff options
author | Jyri Sarha <jsarha@ti.com> | 2016-06-06 11:16:41 +0300 |
---|---|---|
committer | Jyri Sarha <jsarha@ti.com> | 2016-08-08 23:04:55 +0300 |
commit | 24b31ba099c6e32685211847fa58d876f562eb11 (patch) | |
tree | 1fe694abd2c2e3f2dce968246f6d30794af53522 /Documentation/devicetree/bindings/display/tilcdc | |
parent | d85f850ed6b9c47207b46643d1489e0a83900758 (diff) | |
download | linux-24b31ba099c6e32685211847fa58d876f562eb11.tar.xz |
drm/tilcdc: Refer to panel.txt and tfp410.txt bindings in tilcdc.txt
The legacy panel.txt and tfp410.txt bindings are still the only supported
way to connect lcd panel and tfp410 DVI encoder to tilcdc.
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display/tilcdc')
-rw-r--r-- | Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt b/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt index 2136ee81e061..6efa4c55d118 100644 --- a/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt +++ b/Documentation/devicetree/bindings/display/tilcdc/tilcdc.txt @@ -24,6 +24,10 @@ Optional nodes: binding follows Documentation/devicetree/bindings/graph.txt and suppors 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 + tfp410 DVI encoder or lcd panel to lcdc + Example: fb: fb@4830e000 { |