From: Ondrej Jirman Date: Wed, 1 Jul 2020 16:29:18 +0000 (+0200) Subject: dt-bindings: panel: Add compatible for Xingbangda XBD599 panel X-Git-Tag: v5.10.7~1332^2~33^2~429 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3955c0c4a99d95508a4cff4f8f53379e5ed39ddd;p=platform%2Fkernel%2Flinux-rpi.git dt-bindings: panel: Add compatible for Xingbangda XBD599 panel Xingbangda XBD599 is a 5.99" 720x1440 MIPI-DSI LCD panel. It is based on Sitronix ST7703 LCD controller just like rocktech,jh057n00900. It is used in PinePhone. Add a compatible for it. Signed-off-by: Ondrej Jirman Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/20200701162928.1638874-4-megous@megous.com --- diff --git a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml index 928ba42..a6985cd 100644 --- a/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml +++ b/Documentation/devicetree/bindings/display/panel/rocktech,jh057n00900.yaml @@ -18,7 +18,11 @@ allOf: properties: compatible: - const: rocktech,jh057n00900 + enum: + # Rocktech JH057N00900 5.5" 720x1440 TFT LCD panel + - rocktech,jh057n00900 + # Xingbangda XBD599 5.99" 720x1440 TFT LCD panel + - xingbangda,xbd599 reg: maxItems: 1