summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-sdb.dts
diff options
context:
space:
mode:
authorFancy Fang <chen.fang@nxp.com>2019-09-05 16:11:48 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:07:26 +0800
commit947f519f08b0f3c95fb99b7db4bdd79b2c494bc4 (patch)
tree06273d7c8bb7af9bff29639d20dd76bc2cfb0727 /arch/arm/boot/dts/imx7d-sdb.dts
parent3200db7804152612c8cab935de994e2a596cb5c8 (diff)
ARM: dts: imx7d-sdb: remove panel node
The panel node is a device node for the DRM driver for "sii,43wvf1g" panel. But the lcdif1 is implemented by a framebuffer driver. So to avoid conflict, remove the panel node. Signed-off-by: Fancy Fang <chen.fang@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/imx7d-sdb.dts')
-rw-r--r--arch/arm/boot/dts/imx7d-sdb.dts18
1 files changed, 0 insertions, 18 deletions
diff --git a/arch/arm/boot/dts/imx7d-sdb.dts b/arch/arm/boot/dts/imx7d-sdb.dts
index 165b4d0a42a5..a7f92fe18f55 100644
--- a/arch/arm/boot/dts/imx7d-sdb.dts
+++ b/arch/arm/boot/dts/imx7d-sdb.dts
@@ -153,18 +153,6 @@
status = "okay";
};
- panel {
- compatible = "innolux,at043tn24";
- backlight = <&backlight>;
- power-supply = <&reg_lcd_3v3>;
-
- port {
- panel_in: endpoint {
- remote-endpoint = <&display_out>;
- };
- };
- };
-
sound {
compatible = "fsl,imx7d-evk-wm8960", "fsl,imx-audio-wm8960";
model = "wm8960-audio";
@@ -547,12 +535,6 @@
};
};
};
-
- port {
- display_out: endpoint {
- remote-endpoint = <&panel_in>;
- };
- };
};
&pcie {