From: Anton Bambura Date: Sun, 29 May 2022 18:05:46 +0000 (+0300) Subject: dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03 X-Git-Tag: v6.1-rc5~176^2~22^2~305 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68427dacc5266f85cb96277e91cadb8988ec0474;p=platform%2Fkernel%2Flinux-starfive.git dt-bindings: sharp,lq101r1sx01: Add compatible for LQ101R1SX03 LQ101R1SX03 is compatible with LQ101R1SX01 from software perspective, document it. The LQ101R1SX03 is a newer revision of LQ101R1SX01, it has minor differences in hardware pins in comparison to the older version. The newer version of the panel can be found on Android tablets, like ASUS TF701T. Reviewed-by: Rob Herring Signed-off-by: Anton Bambura Signed-off-by: Dmitry Osipenko Signed-off-by: Svyatoslav Ryhel Signed-off-by: Sam Ravnborg Link: https://patchwork.freedesktop.org/patch/msgid/20220529180548.9942-2-clamor95@gmail.com --- diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml index a679d36..9ec0e8a 100644 --- a/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq101r1sx01.yaml @@ -30,7 +30,12 @@ allOf: properties: compatible: - const: sharp,lq101r1sx01 + oneOf: + - items: + - const: sharp,lq101r1sx03 + - const: sharp,lq101r1sx01 + - items: + - const: sharp,lq101r1sx01 reg: true power-supply: true