aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt
diff options
context:
space:
mode:
authorHaixia Shi <hshi@chromium.org>2016-10-11 14:59:16 -0700
committerThierry Reding <treding@nvidia.com>2016-10-19 14:33:16 +0200
commit7ee933a1d5c47521c2b2842e5d6d29e643fd2e4a (patch)
tree87ec4aa49df851cd67e98f67a6b5b0924206586c /Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt
parentdrm/panel: simple: Add support for Sharp LQ150X1LG11 panels (diff)
downloadlinux-dev-7ee933a1d5c47521c2b2842e5d6d29e643fd2e4a.tar.xz
linux-dev-7ee933a1d5c47521c2b2842e5d6d29e643fd2e4a.zip
drm/panel: simple: Add support for AUO T215HVN01
The AUO T215HVN01 is a 21.5" FHD (1920x1080) color TFT LCD panel. This panel is used on the Acer Chromebase 21.5-inch All-in-One (DC221HQ). Link to spec: http://www.udmgroup.com/ftp/T215HVN01.0.pdf v2: fix alphabetical order v3: remove minor revision suffix ".0" and add link to spec v4: add dt-binding documentation Signed-off-by: Haixia Shi <hshi@chromium.org> Tested-by: Haixia Shi <hshi@chromium.org> Reviewed-by: Stéphane Marchesin <marcheu@chromium.org> Cc: Emil Velikov <emil.l.velikov@gmail.com> Cc: Thierry Reding <thierry.reding@gmail.com> Cc: David Airlie <airlied@linux.ie> Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Cc: linux-kernel@vger.kernel.org Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt')
-rw-r--r--Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt b/Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt
new file mode 100644
index 000000000000..cbd9da3f03b1
--- /dev/null
+++ b/Documentation/devicetree/bindings/display/panel/auo,t215hvn01.txt
@@ -0,0 +1,7 @@
+AU Optronics Corporation 21.5" FHD (1920x1080) color TFT LCD panel
+
+Required properties:
+- compatible: should be "auo,t215hvn01"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.