diff options
author | Rob Clark <robdclark@gmail.com> | 2014-08-02 01:01:06 +0400 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2014-09-10 19:19:07 +0400 |
commit | dac746e04e2ed90bdf9b7f808ec1be0e5f1298c6 (patch) | |
tree | cf42af998a761c11e155041a704cd7b11980f985 /Documentation/devicetree/bindings/panel | |
parent | 3e87599b68e7929a84a32ab65ad17b79a3f271f6 (diff) | |
download | linux-dac746e04e2ed90bdf9b7f808ec1be0e5f1298c6.tar.xz |
drm/panel/simple: add optronics B101XTN01.0 (v3)
LVDS panel, make/model described as:
AU Optronics Corporation - B101XTN01.0 (H/W:0A)
See:
http://www.encore-electronic.com/media/B101XTN01.0.pdf
Tested with panel attached to an Inforce IFC6410 board.
Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'Documentation/devicetree/bindings/panel')
-rw-r--r-- | Documentation/devicetree/bindings/panel/auo,b101xtn01.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/panel/auo,b101xtn01.txt b/Documentation/devicetree/bindings/panel/auo,b101xtn01.txt new file mode 100644 index 000000000000..889d511d66c9 --- /dev/null +++ b/Documentation/devicetree/bindings/panel/auo,b101xtn01.txt @@ -0,0 +1,7 @@ +AU Optronics Corporation 10.1" WXGA TFT LCD panel + +Required properties: +- compatible: should be "auo,b101xtn01" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |