From d152ae9d4704d8c7b3775e3b1a20e62aa3b1eed8 Mon Sep 17 00:00:00 2001 From: Bhuvanchandra DV Date: Tue, 26 Sep 2017 12:01:43 +0530 Subject: drm/panel: Add display timings for Logic LT161010-2NHC 7" panel Add support for Logic Technologies LT161010-2NHC 7" panel to the DRM simple panel driver. Signed-off-by: Bhuvanchandra DV Signed-off-by: Stefan Agner --- .../devicetree/bindings/display/panel/logic,lt161010-2nhc.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/panel/logic,lt161010-2nhc.txt (limited to 'Documentation') diff --git a/Documentation/devicetree/bindings/display/panel/logic,lt161010-2nhc.txt b/Documentation/devicetree/bindings/display/panel/logic,lt161010-2nhc.txt new file mode 100644 index 000000000000..09fa2aa94b73 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/logic,lt161010-2nhc.txt @@ -0,0 +1,7 @@ +Logic Technologies LT161010-2NHC TFT 7" WVGA 800x480 panel. + +Required properties: +- compatible: should be "logic,lt161010-2nhc" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. -- cgit v1.2.3