linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: imx53: Fix display pinmux for M53EVK
@ 2013-11-17  1:19 Marek Vasut
  2013-11-17  1:19 ` [PATCH 2/3] ARM: dts: imx53: Fix backlight " Marek Vasut
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marek Vasut @ 2013-11-17  1:19 UTC (permalink / raw)
  To: linux-arm-kernel

Use the DISP1 pinmux on M53EVK for the LCD, not the LVDS.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
---
 arch/arm/boot/dts/imx53-m53evk.dts | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/imx53-m53evk.dts b/arch/arm/boot/dts/imx53-m53evk.dts
index 7583449..4bc4a83 100644
--- a/arch/arm/boot/dts/imx53-m53evk.dts
+++ b/arch/arm/boot/dts/imx53-m53evk.dts
@@ -26,7 +26,7 @@
 			crtcs = <&ipu 1>;
 			interface-pix-fmt = "bgr666";
 			pinctrl-names = "default";
-			pinctrl-0 = <&pinctrl_ipu_disp2>;
+			pinctrl-0 = <&pinctrl_ipu_disp1>;
 
 			display-timings {
 				800x480p60 {
@@ -254,8 +254,8 @@
 			fsl,pins = <MX53_I2C3_PINGRP1>;
 		};
 
-		pinctrl_ipu_disp2: ipudisp2grp {
-			fsl,pins = <MX53_IPU_DISP2_PINGRP1>;
+		pinctrl_ipu_disp1: ipudisp1grp {
+			fsl,pins = <MX53_IPU_DISP1_PINGRP1>;
 		};
 
 		pinctrl_nand: nandgrp {
-- 
1.8.4.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-11-18  2:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-17  1:19 [PATCH 1/3] ARM: dts: imx53: Fix display pinmux for M53EVK Marek Vasut
2013-11-17  1:19 ` [PATCH 2/3] ARM: dts: imx53: Fix backlight " Marek Vasut
2013-11-17  1:19 ` [PATCH 3/3] ARM: imx_v6_v7_defconfig: Enable STMPE touchscreen Marek Vasut
2013-11-18  2:45 ` [PATCH 1/3] ARM: dts: imx53: Fix display pinmux for M53EVK Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).