diff options
author | Matthias Schiffer <matthias.schiffer@ew.tq-group.com> | 2020-06-12 09:22:16 +0200 |
---|---|---|
committer | Sam Ravnborg <sam@ravnborg.org> | 2020-06-21 08:32:54 +0200 |
commit | 290855d538dc6a800e1b47c8e12a2e8cc810caa2 (patch) | |
tree | 283e6d7574c7a5375248c4b40331a26388f2fbc1 /Documentation/devicetree/bindings/display/panel/panel-simple.yaml | |
parent | b9fe86204b06655204534ac5e0562d6a3e503b16 (diff) | |
download | lwn-290855d538dc6a800e1b47c8e12a2e8cc810caa2.tar.gz lwn-290855d538dc6a800e1b47c8e12a2e8cc810caa2.zip |
dt-bindings: display: simple: add CDTech S070PWS19HP-FC21 and S070SWV29HG-DC44
Add the CDTech Electronics displays S070PWS19HP-FC21 (7.0" WSVGA) and
S070SWV29HG-DC44 (7.0" WVGA) to the panel-simple compatible list.
Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200612072219.13669-2-matthias.schiffer@ew.tq-group.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/panel-simple.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index 31e3efc73e00..2ddb520edc6d 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -81,6 +81,10 @@ properties: - boe,nv140fhmn49 # CDTech(H.K.) Electronics Limited 4.3" 480x272 color TFT-LCD panel - cdtech,s043wq26h-ct7 + # CDTech(H.K.) Electronics Limited 7" WSVGA (1024x600) TFT LCD Panel + - cdtech,s070pws19hp-fc21 + # CDTech(H.K.) Electronics Limited 7" WVGA (800x480) TFT LCD Panel + - cdtech,s070swv29hg-dc44 # CDTech(H.K.) Electronics Limited 7" 800x480 color TFT-LCD panel - cdtech,s070wv95-ct16 # Chunghwa Picture Tubes Ltd. 7" WXGA TFT LCD panel |