drivers: pinctrl: esp32: initial support

add initial pinctrl driver support for ESP32.

Signed-off-by: Glauber Maroto Ferreira <glauber.ferreira@espressif.com>
This commit is contained in:
Glauber Maroto Ferreira 2022-01-30 19:08:04 -03:00 committed by Carles Cufí
commit 135f4f772a
6 changed files with 405 additions and 0 deletions

View file

@ -43,5 +43,6 @@ source "drivers/pinctrl/Kconfig.mcux"
source "drivers/pinctrl/Kconfig.sifive"
source "drivers/pinctrl/Kconfig.lpc_iocon"
source "drivers/pinctrl/Kconfig.cc13xx_cc26xx"
source "drivers/pinctrl/Kconfig.esp32"
endif # PINCTRL