zephyr/drivers/pinmux
Erwan Gouriou e25d6a65ac drivers/pinmux: stm32: Clean up after gpio driver factorization
Clean up a left over from GPIO driver factorization.
Definition of GPIO_REG_SIZE and GPIO_PORTS_BASE do not need anymore
to be spread accross SoCs.
Put these definitions directly in STM32 pinmux driver.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-01-16 08:36:09 -06:00
..
dev drivers: i2c: remove deprecated i2c_atmel_sam3 driver 2019-01-08 09:23:17 -06:00
stm32 drivers/pinmux: stm32: Clean up after gpio driver factorization 2019-01-16 08:36:09 -06:00
CMakeLists.txt drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
dummy.c
Kconfig drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
Kconfig.beetle
Kconfig.cc2650
Kconfig.esp32
Kconfig.intel_s1000 drivers: pinmux: add pinmux driver for Intel S1000 2018-11-29 14:23:24 -08:00
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.sam0
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_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