diff options
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | 2016-05-05 09:17:07 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-05-12 12:32:14 +0300 |
commit | 227e4f4079e198695b9b5df344aa0e29676a5a29 (patch) | |
tree | 77da5ec65c0fa3c034ab523d0e240f4c88429be4 /Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt | |
parent | 0647e7dd3f7ab2e0490691eae185ab0c49fc266f (diff) | |
download | linux-227e4f4079e198695b9b5df344aa0e29676a5a29.tar.xz |
drm/panel: simple: Add support for TPK U.S.A. LLC Fusion 7" and 10.1" panels
Add support for TPK U.S.A. LLC Fusion 7", 10.1" panels to the DRM simple
panel driver.
Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt b/Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt new file mode 100644 index 000000000000..b9d051196ba9 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/tpk,f10a-0102.txt @@ -0,0 +1,8 @@ +TPK U.S.A. LLC Fusion 10.1" integrated projected capacitive touch display with, +1024 x 600 (WSVGA) LCD panel. + +Required properties: +- compatible: should be "tpk,f10a-0102" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |