zephyr/drivers
Erwan Gouriou e26767fc06 drivers/gpio: stm32: Remove Kconfig based device declaration
Use device node declaration instead.
Clean up GPIO_STM32_PORT* Kconfig symbols.

On some boards some gpio ports where disabled using Kconfig symbols.
Disable them now via device tree nodes in boards dts files.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-02 06:50:05 -05:00
..
adc timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
audio
bluetooth
can kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
clock_control drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
console timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
counter drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
crypto
debug
display kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
dma
eeprom
entropy drivers: entropy: Add DTS support to native-posix fake entropy driver 2020-04-02 06:42:26 -05:00
espi timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
ethernet drivers: ethernet: sam_gmac: Convert to new DT_INST macros 2020-03-31 08:08:29 -05:00
flash timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
gpio drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
hwinfo
i2c drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
i2s kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
ieee802154 net: ieee802154_radio: Enable ed_scan unconditionally 2020-04-01 15:41:31 +03:00
interrupt_controller
ipm drivers: ipm: ipm_mhu: Fix typo bug in IRQ_CONNECT 2020-03-31 19:28:47 -05:00
kscan
led timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
led_strip drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
lora kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
modem
net
neural_net
pcie
peci
pinmux
ps2
ptp_clock
pwm drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
sensor timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
serial drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
spi drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00
timer driver: timer: st_stm32: fix build with the new timeout API 2020-04-02 10:22:10 +02:00
usb
video kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
watchdog drivers: arm_cmsdk/arm: Convert drivers to new DT_INST macros 2020-03-31 19:28:47 -05:00
wifi drivers: wifi: esp: Fix DT_DRV_COMPAT to match binding 2020-04-02 06:41:39 -05:00
CMakeLists.txt
Kconfig