From d2a6f0f5597696ebf5bb34089be3b88ba2455b7a Mon Sep 17 00:00:00 2001 From: Josh Wu Date: Thu, 8 Oct 2015 17:42:41 +0200 Subject: drm/panel: simple: Add QiaoDian qd43003c0-40 The QiaoDian Xianshi QD43003C0-40 is a 4"3 TFT LCD panel. Timings from the OTA5180A document, ver 0.9, section 10.1.1: http://www.orientdisplay.com/pdf/OTA5180A.pdf Signed-off-by: Josh Wu Signed-off-by: Alexandre Belloni Signed-off-by: Thierry Reding --- Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt (limited to 'Documentation/devicetree') diff --git a/Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt b/Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt new file mode 100644 index 0000000..0fbdab8 --- /dev/null +++ b/Documentation/devicetree/bindings/panel/qiaodian,qd43003c0-40.txt @@ -0,0 +1,7 @@ +QiaoDian XianShi Corporation 4"3 TFT LCD panel + +Required properties: +- compatible: should be "qiaodian,qd43003c0-40" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. -- cgit v1.1