imx: iomux: add macros to setup iomux for multiple SoC types
authorTim Harvey <tharvey@gateworks.com>
Mon, 2 Jun 2014 23:13:24 +0000 (16:13 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:07:26 +0000 (10:07 +0200)
commit5bf497e3fdba14cb39f8752ae7646d77dc49d519
tree29b6d7e71fd0719a3ffec6d41a6ed721123fbf61
parentfe0f7f7842e109b9e04e455787d35bf3b21027c2
imx: iomux: add macros to setup iomux for multiple SoC types

Allow imx_iomux_v3_setup_multiple_pads to take a multi-cpu pad_list
and add macros for declaring the pad_list that take into account the
SoC types supported using CONFIG_MX6QDL (supports both the MX6Q and MX6DL
iomux).

Cc: Stefan Roese <sr@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Andy Ng <andreas2025@gmail.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Tapani Utriainen <tapani@technexion.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
arch/arm/imx-common/iomux-v3.c
arch/arm/include/asm/imx-common/iomux-v3.h