summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts
diff options
context:
space:
mode:
authorLiu Ying <victor.liu@nxp.com>2020-04-16 11:21:13 +0800
committerLiu Ying <victor.liu@nxp.com>2020-04-17 16:30:31 +0800
commitc2a13fccf18681dd69ca51a656a6eb421668b3dc (patch)
treef4f574f2b7c76da59f4098e8fa78d9125d26abe4 /arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts
parent0fb14336030a64437d0fa165b7f8c6a3411fea4d (diff)
LF-1232-4 arm64: dts: imx8x-mek: Introduce JDI WUXGA LVDS0/1 panel include files
This patch introduces JDI WUXGA LVDS0/1 panel 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/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts39
1 files changed, 2 insertions, 37 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts b/arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts
index d4d1a6a967f7..f5b7679211f9 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-mek-jdi-wuxga-lvds0-panel.dts
@@ -1,43 +1,8 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Copyright 2019 NXP
+ * Copyright 2019,2020 NXP
*/
#include "imx8qxp-mek-rpmsg.dts"
-
-/ {
- lvds0_panel {
- compatible = "jdi,tx26d202vm0bwa";
- backlight = <&lvds_backlight1>;
-
- port {
- panel_lvds0_in: endpoint {
- remote-endpoint = <&lvds0_out>;
- };
- };
- };
-};
-
-/delete-node/ &it6263_0_in;
-
-&ldb1 {
- fsl,dual-channel;
-
- lvds-channel@0 {
- fsl,data-mapping = "spwg";
- fsl,data-width = <24>;
-
- port@1 {
- reg = <1>;
-
- lvds0_out: endpoint {
- remote-endpoint = <&panel_lvds0_in>;
- };
- };
- };
-};
-
-&ldb2 {
- status = "disabled";
-};
+#include "imx8x-mek-jdi-wuxga-lvds0-panel.dtsi"