summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-12-30 17:18:49 +0200
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2021-01-28 14:48:20 +0200
commitbb027c7b671b0ff6400e4b9721f14c3dc79cd29f (patch)
tree5f841d3221e4fd23a4f76852fca1df6dd7147da6 /arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts
parenta787b4472bb914ee2cd3e093ec01ce0be363bfe8 (diff)
ARM: dts: colibri-imx6: disable lcd interface
The parallel RGB interface (lcd) and all related stuff turn on in an overlay. Keep them disabled in the main devicetree. As these subsystems are provided by module, move their definitions into the module-level devicetree. Related-to: ELB-3395 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts')
-rw-r--r--arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts b/arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts
index 06f7f2d06069..764bdcf68780 100644
--- a/arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts
+++ b/arch/arm/boot/dts/imx6dl-colibri-cam-eval-v3.dts
@@ -242,10 +242,6 @@
};
};
-&lcd {
- status = "okay";
-};
-
&mxcfb1 {
status = "okay";
};