diff options
author | Giulio Benetti <giulio.benetti@micronovasrl.com> | 2018-07-31 02:11:15 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-09-27 14:57:26 +0300 |
commit | 1a4d3f24efcb2a733cab7a872bb0a0634cfdec5a (patch) | |
tree | 36b3c6c0a75bd1519a873f4bb24df1316f1f810a /Documentation/devicetree/bindings/display | |
parent | 982f944ed7cff2d656dce1a9679de45d052b7a07 (diff) | |
download | linux-1a4d3f24efcb2a733cab7a872bb0a0634cfdec5a.tar.xz |
dt-bindings: Add CDTech S070WV95-CT16 panel bindings
Add documentation for S070WV95-CT16 panel
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180730231117.5631-4-giulio.benetti@micronovasrl.com
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/cdtech,s070wv95-ct16.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/cdtech,s070wv95-ct16.txt b/Documentation/devicetree/bindings/display/panel/cdtech,s070wv95-ct16.txt new file mode 100644 index 000000000000..505615dfa0df --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/cdtech,s070wv95-ct16.txt @@ -0,0 +1,12 @@ +CDTech(H.K.) Electronics Limited 7" 800x480 color TFT-LCD panel + +Required properties: +- compatible: should be "cdtech,s070wv95-ct16" +- power-supply: as specified in the base binding + +Optional properties: +- backlight: as specified in the base binding +- enable-gpios: as specified in the base binding + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |