Message ID | 20210507080017.2794-1-mike.looijmans@topic.nl |
---|---|
State | Not Applicable, archived |
Headers | show |
Series | [1/3] dt-bindings: display: simple: Add YTS700TLBC-02-100C and G104AGE-L02 | expand |
Context | Check | Description |
---|---|---|
robh/checkpatch | success | |
robh/dt-meta-schema | success | |
robh/dtbs-check | fail | build log |
On Fri, 07 May 2021 10:00:15 +0200, Mike Looijmans wrote: > Adds these panels to the dt bindings: > - Yes Optoelectronics YTS700TLBC-02-100C > - Innolux G104AGE-L02 > > Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> > --- > .../devicetree/bindings/display/panel/panel-simple.yaml | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml index b3797ba2698b..d87d6ef496b9 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-simple.yaml +++ b/Documentation/devicetree/bindings/display/panel/panel-simple.yaml @@ -156,6 +156,8 @@ properties: - innolux,g070y2-l01 # Innolux Corporation 10.1" G101ICE-L01 WXGA (1280x800) LVDS panel - innolux,g101ice-l01 + # Innolux Corporation 7" G104AGE-L02 (800x600) LVDS panel + - innolux,g104age-l02 # Innolux Corporation 12.1" WXGA (1280x800) TFT LCD panel - innolux,g121i1-l01 # Innolux Corporation 12.1" G121X1-L03 XGA (1024x768) TFT LCD panel @@ -293,6 +295,8 @@ properties: - winstar,wf35ltiacd # Yes Optoelectronics YTC700TLAG-05-201C 7" TFT LCD panel - yes-optoelectronics,ytc700tlag-05-201c + # Yes Optoelectronics YTS700TLBC-02-100C (1024x600) TFT LCD panel + - yes-optoelectronics,yts700tlbc-02-100c backlight: true enable-gpios: true
Adds these panels to the dt bindings: - Yes Optoelectronics YTS700TLBC-02-100C - Innolux G104AGE-L02 Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> --- .../devicetree/bindings/display/panel/panel-simple.yaml | 4 ++++ 1 file changed, 4 insertions(+)