]> git.baikalelectronics.ru Git - uboot.git/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)
commitdabb40cdc8d38b1a7edf2db0e67a6535e390456e
tree5c146416b5323fa32f382bd24c0103028a482b5b
parent43ac8ca7066bb1656bb2d3a7154e1bb8433badcd
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]