Commit e41fef1e authored by Chris Morgan's avatar Chris Morgan Committed by Neil Armstrong

dt-bindings: panel: Add Anbernic RG353V-V2 panel compatible

The Anbernic RG353V-V2 panel is a 3.5 inch 640x480 MIPI-DSI LCD panel.
It's based on the ST7703 LCD controller just like rocktech,jh057n00900.
It's used in a 2nd revision of the Anbernic RG353V handheld gaming
device. Like the first revision of the RG353V the control chip is known
but the panel itself is unknown, so name it for the device.
Signed-off-by: default avatarChris Morgan <macromorgan@hotmail.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarGuido Günther <agx@sigxcpu.org>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20230426143213.4178586-2-macroalpha82@gmail.com
parent 40aeab04
...@@ -20,6 +20,8 @@ allOf: ...@@ -20,6 +20,8 @@ allOf:
properties: properties:
compatible: compatible:
enum: enum:
# Anberic RG353V-V2 5.0" 640x480 TFT LCD panel
- anbernic,rg353v-panel-v2
# Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel # Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel
- rocktech,jh057n00900 - rocktech,jh057n00900
# Xingbangda XBD599 5.99" 720x1440 TFT LCD panel # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment