drivers: pinctrl: add pinctrl driver for ARC emsdp
Add Synopsys ARC EMSDP board Pin controller for its Pmod and Arduino shield interface. Signed-off-by: Siyuan Cheng <siyuanc@synopsys.com>
This commit is contained in:
parent
0ce3e20bfb
commit
4babd545cc
12 changed files with 630 additions and 0 deletions
|
@ -59,5 +59,6 @@ source "drivers/pinctrl/Kconfig.xmc4xxx"
|
|||
source "drivers/pinctrl/Kconfig.nxp_s32"
|
||||
source "drivers/pinctrl/Kconfig.gecko"
|
||||
source "drivers/pinctrl/Kconfig.ti_k3"
|
||||
source "drivers/pinctrl/Kconfig.emsdp"
|
||||
|
||||
endif # PINCTRL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue