summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2020-04-16 11:32:44 +0800
committerLiu Ying <victor.liu@nxp.com>2020-04-17 16:30:33 +0800
commit771517dced8b6ffd89aaec48088c7fe6886739bd (patch)
treebce726121bd1d3fedc74933b3dae74077e1e7507 /arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi
parentc2a13fccf18681dd69ca51a656a6eb421668b3dc (diff)
LF-1232-5 arm64: dts: imx8x-mek: Introduce IT6263 LVDS0/1 dual channel include files
This patch introduces IT6263 LVDS0/1 dual channel dts include files, so that they may be included in some dts files as needed. Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi19
1 files changed, 19 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi b/arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi
new file mode 100644
index 000000000000..fc09e0f65ca7
--- /dev/null
+++ b/arch/arm64/boot/dts/freescale/imx8x-mek-it6263-lvds0-dual-channel.dtsi
@@ -0,0 +1,19 @@
+// SPDX-License-Identifier: GPL-2.0+
+
+/*
+ * Copyright 2020 NXP
+ */
+
+&i2c0_mipi_lvds0 {
+ lvds-to-hdmi-bridge@4c {
+ split-mode;
+ };
+};
+
+&ldb1 {
+ fsl,dual-channel;
+};
+
+&ldb2 {
+ status = "disabled";
+};