zephyr/drivers/pinmux
Scott Worley 825170e00b drivers: pinmux: mchp: Update pinmux based on latest HAL
Microchip HAL 1.2.0 fixed a bug in the define of GPIO
control register MUX field. The incorrect MUX defined
cleared by GPIO input pad disable field by accident.
After the MUX definition was corrected the pinmux driver
must be modified to mask off the input pad disable for
the pin to be operational.

Signed-off-by: Scott Worley <scott.worley@microchip.com>
2021-05-26 19:09:47 -05:00
..
stm32 pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
CMakeLists.txt
Kconfig
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.it8xxx2
Kconfig.lpc11u6x
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
dummy.c
pinmux_cc13xx_cc26xx.c
pinmux_esp32.c
pinmux_hsdk.c
pinmux_intel_s1000.c
pinmux_ite_it8xxx2.c
pinmux_lpc11u6x.c
pinmux_mchp_xec.c drivers: pinmux: mchp: Update pinmux based on latest HAL 2021-05-26 19:09:47 -05:00
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_rv32m1.c
pinmux_sam0.c
pinmux_sifive.c