ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support
authorMaciej S. Szmigiero <mail@maciej.szmigiero.name>
Fri, 15 Apr 2016 22:27:23 +0000 (00:27 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 18 Apr 2016 04:54:21 +0000 (12:54 +0800)
commit880e1509db9732d5696d2a092e9bd61d80ad00be
treee1beeaec300ce5e31f4d5ccae8afd4c707e9a8e7
parentd8c8c70c48d1bc9bca41369836f9a3c781a5cdea
ARM: dts: imx6qdl-udoo: add 7 inch LCD touchscreen panel support

The official UDOO board kit has 7 and 15.6 inch touchscreen LCD panels
as options.

This patch adds support for 7 inch panel only, but the 15.6 inch one
should be easy to add using the same regulator, backlight device and
LVDS channel.

Since this panel is an option for UDOO board it is disabled by default
and can be enabled (for example) by the following U-Boot commands:
fdt set backlight status okay
fdt set panelchan status okay
fdt set panel7 status okay
fdt set touchscreenp7 status okay

The LVDS channels is also disabled by default to avoid warning from its
driver.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6qdl-udoo.dtsi