diff options
author | Oleksij Rempel <o.rempel@pengutronix.de> | 2020-12-07 15:09:34 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2021-01-07 04:09:01 +0100 |
commit | 922fb2db02871671c49afeaa73166553edf5a00c (patch) | |
tree | 26d3c34b1182648d31f7747da5b2d229eab91164 /Documentation/devicetree/bindings/display | |
parent | dt-bindings: display: simple: add EDT compatibles already supported by the dr... (diff) | |
download | linux-922fb2db02871671c49afeaa73166553edf5a00c.tar.xz linux-922fb2db02871671c49afeaa73166553edf5a00c.zip |
dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
So far, this panel seems to be compatible with "lg,lb070wv8", on other
hand it is better to set this compatible in the devicetree. So, let's
add it for now only to the dt-binding documentation to fix the
checkpatch warnings.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/panel-simple.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index cb52948188f1..3207608d1178 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -174,6 +174,8 @@ properties: - koe,tx26d202vm0bwa # Kaohsiung Opto-Electronics. TX31D200VM0BAA 12.3" HSXGA LVDS panel - koe,tx31d200vm0baa + # Kyocera Corporation 7" WVGA (800x480) transmissive color TFT + - kyo,tcg070wvlq # Kyocera Corporation 12.1" XGA (1024x768) TFT LCD panel - kyo,tcg121xglp # LeMaker BL035-RGB-002 3.5" QVGA TFT LCD panel |