diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2023-03-13 08:50:16 +0100 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2023-04-21 09:12:56 -0700 |
commit | 4b4b96826ba980fef5bbb9caabcff005c6a60294 (patch) | |
tree | 54c6ac93f023ef4661227d9642f332a253cbd6e3 /Documentation/devicetree/bindings/display/panel/panel-simple.yaml | |
parent | 63c381552f69d188fe1e705515251c52bb07449c (diff) |
dt-bindings: display: simple: add support for InnoLux G070ACE-L01
Add Innolux G070ACE-L01 7" WVGA (800x480) TFT LCD panel compatible
string.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230201-innolux-g070ace-v2-1-2371e251dd40@skidata.com
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/panel-simple.yaml')
-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 01560fe226dd..ec50dd268314 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -174,6 +174,8 @@ properties: - innolux,at043tn24 # Innolux AT070TN92 7.0" WQVGA TFT LCD panel - innolux,at070tn92 + # Innolux G070ACE-L01 7" WVGA (800x480) TFT LCD panel + - innolux,g070ace-l01 # Innolux G070Y2-L01 7" WVGA (800x480) TFT LCD panel - innolux,g070y2-l01 # Innolux G070Y2-T02 7" WVGA (800x480) TFT LCD TTL panel |