zephyr/soc/arm/gigadevice
TOKITA Hiroshi 949d4b91d9 drivers: pinctrl: Support pinctrl with GD32VF103
Change the settings to support pinctrl on the GD32VF103.

- Split soc/arm/gigadevice/common/pinctrl_soc.h
  and put it into include/dt-bindings.
- Leave some definitions that can't handle with device tree compiler
  in pinctrl_soc.h.
- Remove dependency to SOC_FAMILY_GD32 because always enabled it
  if GD32_HAS_AF(IO)_PINMAX was selected.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2021-12-20 17:51:30 +01:00
..
common drivers: pinctrl: Support pinctrl with GD32VF103 2021-12-20 17:51:30 +01:00
gd32f3x0 soc: arm: gigadevice: add support for GD32F3X0 SoCs 2021-12-13 20:27:30 -05:00
gd32f4xx soc: arm: gigadevice: support gd32f405xx soc 2021-12-16 10:13:48 +01:00
gd32f403 soc: arm: gigadevice: gd32f403: select AFIO pinmux 2021-11-22 16:30:28 -05:00
CMakeLists.txt drivers: pinctrl: gd32: initial support for AF based SoCs 2021-11-22 16:30:28 -05:00
Kconfig
Kconfig.defconfig soc: arm: gigadevice: enable pinctrl by default 2021-11-22 16:30:28 -05:00
Kconfig.soc