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 npcx: move scfg driver from pinctrl to soc/arm/nuvoton_npcx/common 2021-03-17 18:47:32 -04:00
dummy.c
Kconfig npcx: move scfg driver from pinctrl to soc/arm/nuvoton_npcx/common 2021-03-17 18:47:32 -04:00
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.it8xxx2 riscv: ite: it8xxx2: Rework device_get_binding for pinmux 2021-02-16 09:45:57 -05:00
Kconfig.lpc11u6x
Kconfig.mcux drivers: pinmux: pinmux_mcux: Remove Kconfig options 2020-12-18 07:52:52 -06:00
Kconfig.mcux_lpc drivers: pinmux: mcux_lpc: Convert to using devicetree 2021-03-01 12:04:53 -06:00
Kconfig.rv32m1
Kconfig.sam0
Kconfig.sifive pinmux: sifive: Convert SiFive pinmux to be devicetree based 2021-02-15 08:33:00 -05:00
Kconfig.stm32
Kconfig.xec
pinmux_cc13xx_cc26xx.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_esp32.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_hsdk.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_intel_s1000.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_ite_it8xxx2.c ite: drivers/pinmux: modify pinmux driver 2021-05-05 08:45:16 -04:00
pinmux_lpc11u6x.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_mchp_xec.c drivers: pinmux: mchp: Update pinmux based on latest HAL 2021-05-26 19:09:47 -05:00
pinmux_mcux_lpc.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_mcux.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_rv32m1.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_sam0.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00
pinmux_sifive.c drivers: pinmux: remove usage of device_pm_control_nop 2021-04-28 16:43:29 -04:00