diff options
author | Yakir Yang <[email protected]> | 2016-06-12 10:56:16 +0800 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2016-07-11 14:30:39 +0200 |
commit | 4f9339a1c0d1d88b05ea7f2a47a614232ce229ef (patch) | |
tree | 425a757b4d9ed58661c2760542d2562a9f7f6793 | |
parent | 0330eaf39082d526fb9f43dd3b8cd825a22b0a98 (diff) |
dt-bindings: Add Sharp LQ123P1JX31 panel binding
The Sharp LQ123P1JX31 is an 12.3" 2400x1600 TFT-LCD panel
connected using eDP interfaces.
Signed-off-by: Yakir Yang <[email protected]>
Reviewed-by: Douglas Anderson <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt b/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt new file mode 100644 index 000000000000..bcb0e8a29f71 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/sharp,lq123p1jx31.txt @@ -0,0 +1,7 @@ +Sharp 12.3" (2400x1600 pixels) TFT LCD panel + +Required properties: +- compatible: should be "sharp,lq123p1jx31" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |