summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/panel/auo,b133htn01.txt
diff options
context:
space:
mode:
authorAjay Kumar <ajaykumar.rs@samsung.com>2014-07-31 23:12:12 +0530
committerThierry Reding <treding@nvidia.com>2014-08-06 16:44:15 +0200
commit3e51d609321601627fb571bdc403c330f416d1af (patch)
tree11b81ed0937ef26a06f0b3460ee8960d61718f02 /Documentation/devicetree/bindings/panel/auo,b133htn01.txt
parentf673c37ec453ee7fe12cd55d90301cf843ab97f6 (diff)
drm/panel: simple: Add AUO B133HTN01 panel support
The AUO B133HTN01 is a 13.6" FHD TFT LCD panel connecting to an eDP interface and with an integrated LED backlight unit. This panel is used on the Samsung Chromebook 2 (XE503C32). Signed-off-by: Ajay Kumar <ajaykumar.rs@samsung.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel/auo,b133htn01.txt')
-rw-r--r--Documentation/devicetree/bindings/panel/auo,b133htn01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/auo,b133htn01.txt b/Documentation/devicetree/bindings/panel/auo,b133htn01.txt
new file mode 100644
index 000000000000..302226b5bb55
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/auo,b133htn01.txt
@@ -0,0 +1,7 @@
+AU Optronics Corporation 13.3" FHD (1920x1080) color TFT-LCD panel
+
+Required properties:
+- compatible: should be "auo,b133htn01"
+
+This binding is compatible with the simple-panel binding, which is specified
+in simple-panel.txt in this directory.