diff options
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2018-06-18 16:22:40 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2018-07-10 18:59:05 +0300 |
commit | 3b39ad7a553f3ecdf16374973e4b0971b861769d (patch) | |
tree | 4730534b70d812218eb4467a7e8257416217cca8 /Documentation/devicetree/bindings/display | |
parent | 955f60db0f2b87094f64df3d7f608fdac4a6ebb1 (diff) | |
download | linux-3b39ad7a553f3ecdf16374973e4b0971b861769d.tar.xz |
drm/panel: simple: Add newhaven, nhd-4.3-480272ef-atxl LCD
Add support for newhaven,nhd-4.3-480272ef-atxl to panel-simple.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180618132242.8673-8-tomi.valkeinen@ti.com
Diffstat (limited to 'Documentation/devicetree/bindings/display')
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/newhaven,nhd-4.3-480272ef-atxl.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/newhaven,nhd-4.3-480272ef-atxl.txt b/Documentation/devicetree/bindings/display/panel/newhaven,nhd-4.3-480272ef-atxl.txt new file mode 100644 index 000000000000..e78292b1a131 --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/newhaven,nhd-4.3-480272ef-atxl.txt @@ -0,0 +1,7 @@ +Newhaven Display International 480 x 272 TFT LCD panel + +Required properties: +- compatible: should be "newhaven,nhd-4.3-480272ef-atxl" + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |