drivers: pinctrl: gd32: initial support for AF based SoCs
Add a pin control driver for GD32 SoCs using the AF model. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
df6dd42ca3
commit
543a3843ff
11 changed files with 455 additions and 0 deletions
|
@ -29,4 +29,6 @@ config PINCTRL_DYNAMIC
|
|||
runtime. This can be useful, for example, to change the pins assigned to a
|
||||
peripheral at early boot stages depending on a certain input.
|
||||
|
||||
source "drivers/pinctrl/Kconfig.gd32"
|
||||
|
||||
endif # PINCTRL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue