imx: mx6ul: Add pins IOMUX head file

Add i.MX6UL pins IOMUX file which defines the IOMUX settings for choose.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Signed-off-by: Ye.Li <B37916@freescale.com>
This commit is contained in:
Peng Fan 2015-07-20 19:28:22 +08:00 committed by Stefano Babic
parent 8631c06e9b
commit 0ca54023ab
2 changed files with 1067 additions and 0 deletions

View File

@ -37,6 +37,8 @@ enum {
#include "mx6sl_pins.h"
#elif defined(CONFIG_MX6SX)
#include "mx6sx_pins.h"
#elif defined(CONFIG_MX6UL)
#include "mx6ul_pins.h"
#else
#error "Please select cpu"
#endif /* CONFIG_MX6Q */

File diff suppressed because it is too large Load Diff