ARM: dts: imx6q-gw5xxx: remove dead 'crtcs' property
authorShawn Guo <shawn.guo@freescale.com>
Thu, 10 Apr 2014 07:22:56 +0000 (15:22 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Mon, 14 Apr 2014 02:22:38 +0000 (10:22 +0800)
Since commit (655b43c 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: Shawn Guo <shawn.guo@freescale.com>
Acked-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/boot/dts/imx6q-gw5400-a.dts
arch/arm/boot/dts/imx6qdl-gw52xx.dtsi

index 902f983..e51bb3f 100644 (file)
 
 &ldb {
        status = "okay";
-       lvds-channel@0 {
-               crtcs = <&ipu1 0>, <&ipu1 1>, <&ipu2 0>, <&ipu2 1>;
-       };
 };
 
 &pcie {
index 8e99c9a..035d3a8 100644 (file)
 
 &ldb {
        status = "okay";
-       lvds-channel@0 {
-               crtcs = <&ipu1 0>, <&ipu1 1>;
-       };
 };
 
 &pcie {