diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-06 16:46:17 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-01-26 10:55:01 +0100 |
commit | e6c2f066d5ed5ba61d48d54b603698bad1c6a270 (patch) | |
tree | b54f2a3b95988bc9fb118aeb1ec921d58635e6d4 /Documentation/devicetree | |
parent | of: Add vendor prefix for Netron DY (diff) | |
download | linux-e6c2f066d5ed5ba61d48d54b603698bad1c6a270.tar.xz linux-e6c2f066d5ed5ba61d48d54b603698bad1c6a270.zip |
drm/panel: simple: Add Netron DY E231732
The E231732 is a 7" panel with a resolution of 1024x600.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[treding@nvidia.com: add missing device tree binding]
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/netron-dy,e231732.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/netron-dy,e231732.txt b/Documentation/devicetree/bindings/display/panel/netron-dy,e231732.txt new file mode 100644 index 000000000000..c6d06b5eab51 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/netron-dy,e231732.txt @@ -0,0 +1,7 @@ +Netron-DY E231732 7.0" WSVGA TFT LCD panel + +Required properties: +- compatible: should be "netron-dy,e231732" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |