]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
i.MX6: crm_regs: define IOMUXC_GPR4/6/7
authorEric Nelson <eric.nelson@boundarydevices.com>
Tue, 19 Feb 2013 10:07:03 +0000 (10:07 +0000)
committerStefano Babic <sbabic@denx.de>
Thu, 7 Mar 2013 15:43:46 +0000 (16:43 +0100)
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
arch/arm/include/asm/arch-mx6/iomux.h

index d23abd764a62c459c27e7dda01712257747c35c2..d67f600068d9f16208f2409a8fd0e02aecda7382 100644 (file)
 
 #ifndef __ASM_ARCH_IOMUX_H__
 #define __ASM_ARCH_IOMUX_H__
+
+#define MX6_IOMUXC_GPR4                0x020e0010
+#define MX6_IOMUXC_GPR6                0x020e0018
+#define MX6_IOMUXC_GPR7                0x020e001c
+
 /*
  * IOMUXC_GPR13 bit fields
  */