Commit f5df7369 authored by Rob Herring's avatar Rob Herring Committed by Sam Ravnborg
Browse files

dt-bindings: display: Convert a bunch of panels to DT schema



Convert all the 'simple' panels which match the constraints of the
common panel-simple.yaml schema. This conversion is based on how the
panels are documented. Some may turn out to be more complex once the
schema is applied to actual dts files.

Cc: Maxime Ripard <mripard@kernel.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Thierry Reding <thierry.reding@gmail.com>
Reviewed-by: default avatarSam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200119210907.24152-1-robh@kernel.org
parent 7d5802df
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
AU Optronics Corporation 8.0" WUXGA TFT LCD panel

Required properties:
- compatible: should be "auo,b101ean01"

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.
+0 −7
Original line number Diff line number Diff line
AU Optronics Corporation 10.1" WSVGA TFT LCD panel

Required properties:
- compatible: should be "auo,b101aw03"

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.
+0 −7
Original line number Diff line number Diff line
AU Optronics Corporation 10.1" WSVGA TFT LCD panel

Required properties:
- compatible: should be "auo,b101ean01"

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.
+0 −7
Original line number Diff line number Diff line
AU Optronics Corporation 10.1" WXGA TFT LCD panel

Required properties:
- compatible: should be "auo,b101xtn01"

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.
+0 −7
Original line number Diff line number Diff line
AU Optronics Corporation 11.6" HD (1366x768) color TFT-LCD panel

Required properties:
- compatible: should be "auo,b116xw03"

This binding is compatible with the simple-panel binding, which is specified
in simple-panel.txt in this directory.
Loading