diff options
author | Giulio Benetti <giulio.benetti@micronovasrl.com> | 2018-07-31 02:11:17 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-09-27 14:58:03 +0300 |
commit | 94889b487bb9c2560226fc7dac08d28561e340b4 (patch) | |
tree | b2a3cae81b2bd78a8d7ebc6b1f85e5586248e34f /Documentation | |
parent | e58edce616ac0845fb3e6e368b2e9c08f3b04006 (diff) | |
download | linux-94889b487bb9c2560226fc7dac08d28561e340b4.tar.xz |
dt-bindings: Add CDTech S043WQ26H-CT7 panel bindings
Add documentation for S043WQ26H-CT7 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-6-giulio.benetti@micronovasrl.com
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/cdtech,s043wq26h-ct7.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/cdtech,s043wq26h-ct7.txt b/Documentation/devicetree/bindings/display/panel/cdtech,s043wq26h-ct7.txt new file mode 100644 index 000000000000..057f7f3f6dbe --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/cdtech,s043wq26h-ct7.txt @@ -0,0 +1,12 @@ +CDTech(H.K.) Electronics Limited 4.3" 480x272 color TFT-LCD panel + +Required properties: +- compatible: should be "cdtech,s043wq26h-ct7" +- 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. |