zephyr/drivers/pinmux
Erwan Gouriou d1fd304273 drivers/pinmux: stm32: GPIO ports missing in array
GPIO ports I, J, and K were missing in port_enable array.
Fix this to make them usable.


Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2018-12-07 11:31:22 -05:00
..
dev dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
stm32 drivers/pinmux: stm32: GPIO ports missing in array 2018-12-07 11:31:22 -05:00
CMakeLists.txt drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
Kconfig drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
Kconfig.beetle drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.cc2650
Kconfig.esp32 drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.intel_s1000 drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
Kconfig.mcux drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.mcux_lpc drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sam0 drivers: pinmux: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sifive riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig.stm32
dummy.c
pinmux.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
pinmux_cc2650.c soc: cc2650: Update DTS-derived labels with DT_ prefix 2018-11-13 10:44:42 -06:00
pinmux_esp32.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
pinmux_intel_s1000.c drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_qmsi.c
pinmux_sam0.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
pinmux_sifive.c riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00