diff options
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-sabresd-common.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6dl-sabresd-common.dtsi | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6dl-sabresd-common.dtsi b/arch/arm/boot/dts/imx6dl-sabresd-common.dtsi index 2a075345f58a..515a2c713d4a 100644 --- a/arch/arm/boot/dts/imx6dl-sabresd-common.dtsi +++ b/arch/arm/boot/dts/imx6dl-sabresd-common.dtsi | |||
@@ -113,8 +113,13 @@ | |||
113 | }; | 113 | }; |
114 | 114 | ||
115 | &ldb { | 115 | &ldb { |
116 | ipu_id = <0>; | 116 | lvds-channel@0 { |
117 | sec_ipu_id = <0>; | 117 | crtc = "ipu1-di0"; |
118 | }; | ||
119 | |||
120 | lvds-channel@1 { | ||
121 | crtc = "ipu1-di1"; | ||
122 | }; | ||
118 | }; | 123 | }; |
119 | 124 | ||
120 | &mxcfb1 { | 125 | &mxcfb1 { |