]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitf2538716f62a9b281d8518e004e0982b91e982bd
tree2767e1151e630bf9d76959aa11fbcf72c1d59041
parent11acc311460401da4218e919fb9923f2040cf9bf
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]