From 72f14b7ec90db1521b5534993c1cf7c2987f0adb Mon Sep 17 00:00:00 2001 From: Pierre Aubert Date: Wed, 19 Jun 2013 11:16:13 +0200 Subject: imx6: fix GPR2 wrong definition Signed-off-by: Pierre Aubert CC: Stefano Babic Acked-by: Dirk Behme (cherry picked from commit 7aa1e8bb1bdbcc9d6114f70504257c2eae4b0cd7) Signed-off-by: Jason Liu (cherry picked from commit 68c9ed925b8f07d3050765efc2eadd0098a247fe) --- arch/arm/include/asm/arch-mx6/imx-regs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/include/asm/arch-mx6/imx-regs.h b/arch/arm/include/asm/arch-mx6/imx-regs.h index 344fc0e..3a55c7a 100644 --- a/arch/arm/include/asm/arch-mx6/imx-regs.h +++ b/arch/arm/include/asm/arch-mx6/imx-regs.h @@ -377,7 +377,7 @@ struct iomuxc { #define IOMUXC_GPR2_MODE_DISABLED 0 #define IOMUXC_GPR2_MODE_ENABLED_DI0 1 -#define IOMUXC_GPR2_MODE_ENABLED_DI1 2 +#define IOMUXC_GPR2_MODE_ENABLED_DI1 3 #define IOMUXC_GPR2_LVDS_CH1_MODE_OFFSET 2 #define IOMUXC_GPR2_LVDS_CH1_MODE_MASK (3<