diff options
author | Liu Ying <Ying.Liu@freescale.com> | 2014-03-11 01:56:47 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:57:57 -0400 |
commit | 90cfc8461450179accde6ac694edab69d4f7fd94 (patch) | |
tree | 52a6342a53b7da8acfce80b5869e6eb82f82cb5f | |
parent | cb9327ca90a29af88a3116edd59d5eabe2c0d79e (diff) |
ENGR00302472-7 ARM: dts: imx6qdl sabresd: Remove LDB video mode string
This patch removes the video mode strings for framebuffers which are
driven by LDB since they are specified in the lvds-channel DT node.
Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-sabresd.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi index 8caa16b45094..41a98a7fd4b3 100644 --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi | |||
@@ -157,7 +157,6 @@ | |||
157 | compatible = "fsl,mxc_sdc_fb"; | 157 | compatible = "fsl,mxc_sdc_fb"; |
158 | disp_dev = "ldb"; | 158 | disp_dev = "ldb"; |
159 | interface_pix_fmt = "RGB666"; | 159 | interface_pix_fmt = "RGB666"; |
160 | mode_str ="LDB-XGA"; | ||
161 | default_bpp = <16>; | 160 | default_bpp = <16>; |
162 | int_clk = <0>; | 161 | int_clk = <0>; |
163 | late_init = <0>; | 162 | late_init = <0>; |
@@ -190,7 +189,6 @@ | |||
190 | compatible = "fsl,mxc_sdc_fb"; | 189 | compatible = "fsl,mxc_sdc_fb"; |
191 | disp_dev = "ldb"; | 190 | disp_dev = "ldb"; |
192 | interface_pix_fmt = "RGB666"; | 191 | interface_pix_fmt = "RGB666"; |
193 | mode_str ="LDB-XGA"; | ||
194 | default_bpp = <16>; | 192 | default_bpp = <16>; |
195 | int_clk = <0>; | 193 | int_clk = <0>; |
196 | late_init = <0>; | 194 | late_init = <0>; |