MLK-13441-1 ARM: imx7ulp: iomux: add imx7ulp header file
authorAndy Duan <fugang.duan@nxp.com>
Mon, 9 May 2016 09:54:12 +0000 (17:54 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:52:34 +0000 (14:52 -0500)
commit5b53d6006eeaf21d3abbad755441ce9a0d217af7
tree756a667f52045b7f1007501f630e024dba864ad7
parent8bccd540d8d254627f7187e8845cc1e6cde9560f
MLK-13441-1 ARM: imx7ulp: iomux: add imx7ulp header file

Add imx7ulp header file.

Two changes base on original header file from iomux tool team:
- Remove the mux register column since mux and conf is shared in
  one register.
- IOMUX_0 part:
  The register address: 0x4103_d000 ~ 0x4103_d0cc, the header file
  offset is 0xdxxx, now change it to 0x0xxx. The common base address
  0x4103_d000 is defined by dts file.

Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm/boot/dts/imx7ulp-pinfunc.h [new file with mode: 0644]