pinctrl: nuvoton: Add NPCM7xx pinctrl driver
authorJim Liu <jim.t90615@gmail.com>
Tue, 17 May 2022 08:30:32 +0000 (16:30 +0800)
committerTom Rini <trini@konsulko.com>
Fri, 10 Jun 2022 17:37:32 +0000 (13:37 -0400)
commitf49d616bea2f529b36e2d7fc892c9745eea3bce0
treef53ab0f7806dfeca201f4534cfdf4a3d54179d9b
parentd7116ca1d07a47901d5d8614110ad34c9e5600c3
pinctrl: nuvoton: Add NPCM7xx pinctrl driver

Add Nuvoton BMC NPCM750 Pinmux and Pinconf support.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
drivers/pinctrl/Kconfig
drivers/pinctrl/Makefile
drivers/pinctrl/nuvoton/Kconfig [new file with mode: 0644]
drivers/pinctrl/nuvoton/Makefile [new file with mode: 0644]
drivers/pinctrl/nuvoton/pinctrl-npcm7xx.c [new file with mode: 0644]