zephyr/drivers/pinmux
Armando Visconti 620ff636d4 drivers/pinmux: stm32: (FIX) Force very_high speed to SPIx_SCK gpio
Fix issue #9028: last bit of SPI/I2S transaction may be corrupted.
Impacted STM32 SOC series: F0/F1/F2/F3/F4/L0.

Notes:
- F2/F4/L0: set gpio to very_high speed ('11')
- F0/F3: set gpio to high speed ('11').
- F1: set gpio to 50MHz.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-02-07 10:45:10 -06:00
..
stm32 drivers/pinmux: stm32: (FIX) Force very_high speed to SPIx_SCK gpio 2019-02-07 10:45:10 -06:00
CMakeLists.txt pinmux: remove pinmux dev 2019-01-30 16:29:40 -06:00
dummy.c
Kconfig pinmux: remove pinmux dev 2019-01-30 16:29:40 -06: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.rv32m1 pinmux: RV32M1: introduce pinmux driver / DT bindings 2019-01-25 11:59:46 -05: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
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_lpc.c
pinmux_mcux.c
pinmux_qmsi.c
pinmux_rv32m1.c pinmux: RV32M1: introduce pinmux driver / DT bindings 2019-01-25 11:59:46 -05:00
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
pinmux.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00