summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorhero.huang <hero.huang@rock-chips.com>2017-03-28 10:33:41 +0800
committerHuang, Tao <huangtao@rock-chips.com>2017-04-07 14:36:03 +0800
commite8308567c1c6ee659fd464d6d27632731833f03b (patch)
tree1146ec751fe0196b7a733df1b4fbdaa7788ef157 /Documentation
parent27dbeacd33619909305c495dd630a933942d50c3 (diff)
drm/panel: add support for Sharp F402 2048x1536 panel
dt-bindings: consolidate display related bindings Change-Id: I92788135d110b44185d93f3a5a54d800b4d55a1c Signed-off-by: hero.huang <hero.huang@rock-chips.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/display/panel/sharp,lcd-f402.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lcd-f402.txt b/Documentation/devicetree/bindings/display/panel/sharp,lcd-f402.txt
new file mode 100644
index 000000000000..c51dd4a8b009
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/sharp,lcd-f402.txt
@@ -0,0 +1,7 @@
+Sharp F402 (2048x1536 pexels) TFT LCD panel
+
+Required properties:
+- compatible: should be "sharp,lcd-f402"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.