diff options
author | Liu Ying <Ying.Liu@freescale.com> | 2014-03-11 01:59:38 -0400 |
---|---|---|
committer | Nitin Garg <nitin.garg@freescale.com> | 2014-04-16 09:57:57 -0400 |
commit | 18f2e4442dd83863a4725051af12f8fb675ececf (patch) | |
tree | 898edb57d3f2c432d8df22aa2fa1e139540cf8e5 | |
parent | 90cfc8461450179accde6ac694edab69d4f7fd94 (diff) |
ENGR00302472-8 ARM: dts: imx6qdl sabreauto: 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-sabreauto.dtsi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi index c5dacc0d528d..799a3b6aa813 100644 --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | |||
@@ -94,7 +94,6 @@ | |||
94 | compatible = "fsl,mxc_sdc_fb"; | 94 | compatible = "fsl,mxc_sdc_fb"; |
95 | disp_dev = "ldb"; | 95 | disp_dev = "ldb"; |
96 | interface_pix_fmt = "RGB666"; | 96 | interface_pix_fmt = "RGB666"; |
97 | mode_str ="LDB-XGA"; | ||
98 | default_bpp = <16>; | 97 | default_bpp = <16>; |
99 | int_clk = <0>; | 98 | int_clk = <0>; |
100 | late_init = <0>; | 99 | late_init = <0>; |
@@ -127,7 +126,6 @@ | |||
127 | compatible = "fsl,mxc_sdc_fb"; | 126 | compatible = "fsl,mxc_sdc_fb"; |
128 | disp_dev = "ldb"; | 127 | disp_dev = "ldb"; |
129 | interface_pix_fmt = "RGB666"; | 128 | interface_pix_fmt = "RGB666"; |
130 | mode_str ="LDB-XGA"; | ||
131 | default_bpp = <16>; | 129 | default_bpp = <16>; |
132 | int_clk = <0>; | 130 | int_clk = <0>; |
133 | late_init = <0>; | 131 | late_init = <0>; |