Re: [U-Boot] [PATCH v2 1/3] iomux-v3: Place pad control definitions into common file

2013-04-09 Thread Otavio Salvador
On Tue, Apr 9, 2013 at 3:55 PM, Fabio Estevam fabio.este...@freescale.com wrote: Instead of having the same PAD control definition in each MX6 variant pin file, place it into a common location. Signed-off-by: Fabio Estevam fabio.este...@freescale.com This fixes the build failure. Acked-by:

[U-Boot] [PATCH v2 1/3] iomux-v3: Place pad control definitions into common file

2013-04-09 Thread Fabio Estevam
Instead of having the same PAD control definition in each MX6 variant pin file, place it into a common location. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v2: - Add missing IOMUX_CONFIG_SION definition arch/arm/include/asm/arch-mx6/mx6dl_pins.h | 27