diff options
author | Caesar Wang <wxt@rock-chips.com> | 2016-12-14 06:19:55 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-01-26 12:33:42 +0300 |
commit | 095790b750686190410e83d1bb4bf496e99f56cf (patch) | |
tree | e31369ba39bcdf3bd893f21e4295a9d39b799d8f /Documentation/devicetree/bindings/display/panel | |
parent | 327bc443416d5aeb37e27704b2d91d2f86b8c621 (diff) | |
download | linux-095790b750686190410e83d1bb4bf496e99f56cf.tar.xz |
dt-bindings: display: Add BOE NV101WXMN51 panel binding
The BOE 10.1" NV101WXMN51 panel is an WXGA TFT LCD panel.
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt b/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt new file mode 100644 index 000000000000..b258d6a91ec6 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt @@ -0,0 +1,7 @@ +BOE OPTOELECTRONICS TECHNOLOGY 10.1" WXGA TFT LCD panel + +Required properties: +- compatible: should be "boe,nv101wxmn51" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |