zephyr/drivers
Erwan Gouriou 9367c6ad3f drivers/usb: usb_dc_stm32: Convert to DT_INST
Convert usb_stm32 driver to use of DT_INST macros.

Since driver is compatible with 3 different dt compatibles and
compatible string is included in DT_INST macros, I've kept the
DT_USB_ compatible agnostic macros based on DT_INST ones, which
allowed to remove fixup definitions.
Use of DT_USB symbols is now limited to usb_dc_stm32.

Additionally, compatible "st,stm32-otgfs" is removed from list
of compatibles for usbotg_hs ips.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-03-17 11:03:10 -06:00
..
adc drivers: adc: adc_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
audio
bluetooth
can
clock_control
console
counter drivers: counter: rtc_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
crypto
debug
display
dma
eeprom
entropy
espi
ethernet drivers: ethernet: stm32: Remove frag debug print in RX 2020-03-17 13:13:58 +02:00
flash drivers: flash: flash_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
gpio
hwinfo
i2c
i2s
ieee802154
interrupt_controller
ipm
kscan
led
led_strip
lora
modem
net
neural_net
pcie
peci
pinmux
ps2
ptp_clock
pwm drivers: pwm: pmw_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
sensor
serial drivers: serial: uart_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
spi drivers: spi: spi_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
timer
usb drivers/usb: usb_dc_stm32: Convert to DT_INST 2020-03-17 11:03:10 -06:00
video
watchdog drivers: watchdog: wwdg_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
wifi
CMakeLists.txt
Kconfig