]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx: pinctrl: add pinctrl and pinfunc file for i.MX93
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:40:42 +0000 (16:40 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:00 +0000 (11:29 +0200)
commit07110c6f538b710a2bf3f039c42ef8b1b41a6a2e
treef02dde72537e1843746728a3f0b572f71224349f
parent636afd1beae6c47cff4384c4166fcf6aae5e3bc8
imx: pinctrl: add pinctrl and pinfunc file for i.MX93

Add the pinctrl driver and pinfunc header file to support iMX93

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx93-pinfunc.h [new file with mode: 0644]
drivers/pinctrl/nxp/Kconfig
drivers/pinctrl/nxp/Makefile
drivers/pinctrl/nxp/pinctrl-imx93.c [new file with mode: 0644]