zephyr/drivers/pinmux
Yaël Boutreux eba3f49240 pinmux: Add stm32mp157c_dk2 board support
Implementation of pinmux for the stm32mp157c_dk2 board.
Some UART pin mux definition has been added (mainly for
UART console and UART/SPI Arduino shield support).
This can be completed with pin mux for other stm32mp157c
UART.

Signed-off-by: Yaël Boutreux <yael.boutreux@st.com>
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
2019-05-03 14:22:02 -04:00
..
stm32 pinmux: Add stm32mp157c_dk2 board support 2019-05-03 14:22:02 -04:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.beetle kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.cc2650 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.esp32 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
Kconfig.intel_s1000 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.sam0 soc: sam0: Enable generic peripheral selection 2019-04-19 14:37:17 -05:00
Kconfig.sifive kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
Kconfig.stm32 kconfig: pinmux: Remove lots of redundant PINMUX dependencies 2019-03-07 08:47:31 -05:00
dummy.c
pinmux.h
pinmux_cc2650.c soc: cc2650: Update DTS-derived labels with DT_ prefix 2018-11-13 10:44:42 -06:00
pinmux_esp32.c drivers: gpio: fix wrong rename of literal 2019-04-07 08:50:43 -04: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_rv32m1.c drivers: pinmux: Fix build warnings in rv32m1 driver 2019-03-05 08:18:52 -05:00
pinmux_sam0.c drivers: pinmux: sam0: Remove defines from dts_fixup.h 2019-05-03 08:46:57 -05:00
pinmux_sifive.c