diff options
author | Fabien Lahoudere <fabien.lahoudere@collabora.co.uk> | 2016-10-17 12:38:01 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2016-10-19 15:35:18 +0300 |
commit | 05ec0e4501f7f05ef610070294fcc806ccbbb981 (patch) | |
tree | 501efbca52f3c9421d446ef7db36b92063c6b0b4 /Documentation/devicetree/bindings/display | |
parent | 7ee933a1d5c47521c2b2842e5d6d29e643fd2e4a (diff) | |
download | linux-05ec0e4501f7f05ef610070294fcc806ccbbb981.tar.xz |
drm/panel: simple: Add NVD9128 as a simple panel
Add New Vision Display 7.0" 800 RGB x 480 TFT LCD panel
Signed-off-by: Fabien Lahoudere <fabien.lahoudere@collabora.co.uk>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/nvd,9128.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/nvd,9128.txt b/Documentation/devicetree/bindings/display/panel/nvd,9128.txt new file mode 100644 index 000000000000..17bcd017c678 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/nvd,9128.txt @@ -0,0 +1,7 @@ +New Vision Display 7.0" 800 RGB x 480 TFT LCD panel + +Required properties: +- compatible: should be "nvd,9128" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |