diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2019-02-26 09:55:20 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2019-04-23 13:49:18 +0200 |
commit | cc483ec1015a7926047281c497e5c7fac4b5df97 (patch) | |
tree | 042fa8bf5d2261bebdb28c935d28f29ddf527b7d | |
parent | 994a08a266e3e6002100ca6e205204512a2f93d4 (diff) | |
download | linux-cc483ec1015a7926047281c497e5c7fac4b5df97.tar.bz2 |
dt-bindings: display: Add bindings for OSD101T2045-53TS
This adds the device-tree bindings for the OSD101T2045-53TS 10.1"
1920x1200 panel from One Stop Displays.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190226075523.28997-2-peter.ujfalusi@ti.com
-rw-r--r-- | Documentation/devicetree/bindings/display/panel/osddisplays,osd101t2045-53ts.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/panel/osddisplays,osd101t2045-53ts.txt b/Documentation/devicetree/bindings/display/panel/osddisplays,osd101t2045-53ts.txt new file mode 100644 index 000000000000..85c0b2cacfda --- /dev/null +++ b/Documentation/devicetree/bindings/display/panel/osddisplays,osd101t2045-53ts.txt @@ -0,0 +1,11 @@ +One Stop Displays OSD101T2045-53TS 10.1" 1920x1200 panel + +Required properties: +- compatible: should be "osddisplays,osd101t2045-53ts" +- power-supply: as specified in the base binding + +Optional properties: +- backlight: as specified in the base binding + +This binding is compatible with the simple-panel binding, which is specified +in simple-panel.txt in this directory. |