]> git.sur5r.net Git - u-boot/commit
mx7ulp: Add iomux pins header file
authorYe Li <ye.li@nxp.com>
Wed, 22 Feb 2017 08:21:47 +0000 (16:21 +0800)
committerStefano Babic <sbabic@denx.de>
Fri, 17 Mar 2017 08:27:08 +0000 (09:27 +0100)
commit8359e556f819bfa0f560d4d6a66449b5fa544488
tree5c146416b5323fa32f382bd24c0103028a482b5b
parent3ca0f0d2daabc763df0cedaf74b5049337aa4311
mx7ulp: Add iomux pins header file

Add the iomux pins header file from iomux tool team. Change the IOMUXC0 pins
to add IOMUX_CONFIG_MPORTS flags.

Note: The IOMUXC0 offset provided in this file is from 0xD000, this is not
aligned with IOMUXC0 base address. We have adjusted the IOMUXC0 base address
to aligin with it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Ye Li <ye.li@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-mx7ulp/mx7ulp-pins.h [new file with mode: 0644]