Commit 13941229 authored by Shawn Guo's avatar Shawn Guo
Browse files

ARM: dts: imx6q-gw5xxx: remove dead 'crtcs' property



Since commit (655b43cc staging: imx-drm-core: Use OF graph to find
components and connections between encoder and crtcs), 'crtcs' becomes a
dead property.  Remove it.

Signed-off-by: default avatarShawn Guo <shawn.guo@freescale.com>
Acked-by: default avatarTim Harvey <tharvey@gateworks.com>
parent 0c658c48
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -487,9 +487,6 @@ MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x17059

&ldb {
	status = "okay";
	lvds-channel@0 {
		crtcs = <&ipu1 0>, <&ipu1 1>, <&ipu2 0>, <&ipu2 1>;
	};
};

&pcie {
+0 −3
Original line number Diff line number Diff line
@@ -436,9 +436,6 @@ MX6QDL_PAD_SD3_DAT3__SD3_DATA3 0x17059

&ldb {
	status = "okay";
	lvds-channel@0 {
		crtcs = <&ipu1 0>, <&ipu1 1>;
	};
};

&pcie {