]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
dt-bindings: display: Add BOE NV101WXMN51 panel binding
authorCaesar Wang <wxt@rock-chips.com>
Wed, 14 Dec 2016 03:19:55 +0000 (11:19 +0800)
committerThierry Reding <treding@nvidia.com>
Thu, 26 Jan 2017 09:33:42 +0000 (10:33 +0100)
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>
Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt [new file with mode: 0644]

diff --git a/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt b/Documentation/devicetree/bindings/display/panel/boe,nv101wxmn51.txt
new file mode 100644 (file)
index 0000000..b258d6a
--- /dev/null
@@ -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.