summaryrefslogtreecommitdiff
path: root/arch/arm
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2019-03-08 17:23:36 +0100
committerStefan Agner <stefan.agner@toradex.com>2019-04-25 18:06:52 +0200
commit2136d9515afb95a10fe9c2a2da1b54d31caa2e42 (patch)
tree9840440d2a0c2928a113b8d6c1336255c6daed99 /arch/arm
parentfecd4f8de4e2b0103ca7d200fc84d6d45a9748a6 (diff)
ARM: dts: imx6qdl-apalis: link the backlight to the panels
Link the backlight to the LVDS and parallel display panel. Also disable the parallel display panel by default (the controller is already disabled by default). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'arch/arm')
-rw-r--r--arch/arm/boot/dts/imx6q-apalis-eval.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6q-apalis-eval.dts b/arch/arm/boot/dts/imx6q-apalis-eval.dts
index 24fa7d2eb38a..db6818c61e43 100644
--- a/arch/arm/boot/dts/imx6q-apalis-eval.dts
+++ b/arch/arm/boot/dts/imx6q-apalis-eval.dts
@@ -108,10 +108,13 @@
panel_dpi: panel-dpi {
compatible = "panel-dpi";
+ backlight = <&backlight>;
+
width-mm = <115>;
height-mm = <86>;
data-mapping = "rgb24";
+ status = "disabled";
panel-timing {
clock-frequency = <25175000>;
@@ -135,6 +138,8 @@
panel_lvds: panel-lvds {
compatible = "panel-lvds";
+ backlight = <&backlight>;
+
width-mm = <218>;
height-mm = <137>;