On Wed, Dec 13, 2017 at 03:00:56PM +0100, Christoph Fritz wrote:
This patch adds support for AUO G104SN02 V2 800x600 10.4" panel to DRM simple panel driver.
Signed-off-by: Christoph Fritz chf.fritz@googlemail.com Signed-off-by: Stefan Riedmueller s.riedmueller@phytec.de
.../bindings/display/panel/auo,g104sn02.txt | 7 ++++++ drivers/gpu/drm/panel/panel-simple.c | 26 ++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/auo,g104sn02.txt
diff --git a/Documentation/devicetree/bindings/display/panel/auo,g104sn02.txt b/Documentation/devicetree/bindings/display/panel/auo,g104sn02.txt new file mode 100644 index 0000000..050ac90 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/auo,g104sn02.txt @@ -0,0 +1,7 @@ +AU Optronics Corporation 10.4" (800x600) color TFT LCD panel
+Required properties: +- compatible: should be "auo,g104sn02"
+This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory.
Please be explicit as to which properties apply. power-supply?