drivers: pinctrl: Add pinctrl driver for Renesas RA series
To avoid complicating the initial code for supporting the SoC, I have implemented only the bare minimum for now. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@fujitsu.com>
This commit is contained in:
parent
1741b3a356
commit
04b723e900
11 changed files with 714 additions and 0 deletions
|
@ -64,5 +64,6 @@ source "drivers/pinctrl/Kconfig.emsdp"
|
|||
source "drivers/pinctrl/Kconfig.ti_cc32xx"
|
||||
source "drivers/pinctrl/Kconfig.numaker"
|
||||
source "drivers/pinctrl/Kconfig.eos_s3"
|
||||
source "drivers/pinctrl/Kconfig.ra"
|
||||
|
||||
endif # PINCTRL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue