zephyr/drivers/pinmux
Kumar Gala 8f0018663f drivers: pinmux: rv32m1: Convert driver to new DT_INST macros
Convert driver to use DT_INST macros and remove related board per
instance Kconfig symbol usage.

Updated the openisa,rv32m1_vega-pinmux binding to require the label
property and updated the rv32m1.dtsi to add label properties for the
pinmux nodes.

Also update gpio_basic_api test to use DT_NODELABEL.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-10 14:38:04 -05:00
..
stm32 drivers: pinmux: stm32: add pin for I2S3_WS on F4 series 2020-04-08 12:07:14 -05:00
CMakeLists.txt
Kconfig
Kconfig.beetle
Kconfig.cc13xx_cc26xx
Kconfig.esp32
Kconfig.hsdk
Kconfig.intel_s1000
Kconfig.mcux
Kconfig.mcux_lpc
Kconfig.rv32m1 drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
Kconfig.sam0
Kconfig.sifive
Kconfig.stm32
Kconfig.xec
dummy.c
pinmux.h
pinmux_cc13xx_cc26xx.c
pinmux_esp32.c drivers: esp32: Convert esp32 drivers to new DT_INST macros 2020-03-26 08:49:11 -05:00
pinmux_hsdk.c
pinmux_intel_s1000.c
pinmux_mchp_xec.c
pinmux_mcux.c
pinmux_mcux_lpc.c
pinmux_rv32m1.c drivers: pinmux: rv32m1: Convert driver to new DT_INST macros 2020-04-10 14:38:04 -05:00
pinmux_sam0.c
pinmux_sifive.c