aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/panel/auo,b080uan01.txt
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2015-04-08 10:52:33 -0400
committerThierry Reding <treding@nvidia.com>2015-08-14 15:35:33 -0400
commitd718d79e57039ccf59f638efe7c9ede2bfabc6f1 (patch)
tree7636fa2862ed11fda37fee97f476fe5abb72ecff /Documentation/devicetree/bindings/panel/auo,b080uan01.txt
parentd901d2ba8a1577ea213e4c4e22e9ca1f67db61dd (diff)
drm/panel: simple: Add support for AUO B080UAN01
The AUO B080UAN01 is an 8.0" WUXGA TFT LCD panel connected using four DSI lanes. It can be supported by the simple-panel driver. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel/auo,b080uan01.txt')
-rw-r--r--Documentation/devicetree/bindings/panel/auo,b080uan01.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/auo,b080uan01.txt b/Documentation/devicetree/bindings/panel/auo,b080uan01.txt
new file mode 100644
index 000000000000..bae0e2b51467
--- /dev/null
+++ b/Documentation/devicetree/bindings/panel/auo,b080uan01.txt
@@ -0,0 +1,7 @@
1AU Optronics Corporation 8.0" WUXGA TFT LCD panel
2
3Required properties:
4- compatible: should be "auo,b101ean01"
5
6This binding is compatible with the simple-panel binding, which is specified
7in simple-panel.txt in this directory.