imx8: add iomux configuration api
authorPeng Fan <peng.fan@nxp.com>
Thu, 18 Oct 2018 12:28:25 +0000 (14:28 +0200)
committerStefano Babic <sbabic@denx.de>
Mon, 22 Oct 2018 10:59:01 +0000 (12:59 +0200)
commitabeebc19dbe0445793dab45d48dc60541e58fe6a
tree2767e1151e630bf9d76959aa11fbcf72c1d59041
parent2fdb1a1df925f885afc677e61755125844a9b7ef
imx8: add iomux configuration api

Add iomux configuration api.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Anatolij Gustschin <agust@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
arch/arm/include/asm/arch-imx8/iomux.h [new file with mode: 0644]
arch/arm/mach-imx/imx8/Makefile
arch/arm/mach-imx/imx8/iomux.c [new file with mode: 0644]