Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: Add OSD Displays OSD070T1718-19TS panel binding

The OSD Displays OSD070T1718-19TS is a 7" WVGA (800x480) 24bit RGB panel
and is compatible with the simple-panel bindings.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Tested-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

authored by

Laurent Pinchart and committed by
Tomi Valkeinen
1b1b5330 b7b33786

+12
+12
Documentation/devicetree/bindings/display/panel/osddisplays,osd070t1718-19ts.txt
··· 1 + OSD Displays OSD070T1718-19TS 7" WVGA TFT LCD panel 2 + 3 + Required properties: 4 + - compatible: shall be "osddisplays,osd070t1718-19ts" 5 + - power-supply: see simple-panel.txt 6 + 7 + Optional properties: 8 + - backlight: see simple-panel.txt 9 + 10 + This binding is compatible with the simple-panel binding, which is specified 11 + in simple-panel.txt in this directory. No other simple-panel properties than 12 + the ones specified herein are valid.