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 kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
can drivers: can: loopback: Use thread to send frames. 2020-03-12 16:10:09 +02:00
clock_control drivers: clock_control: beetle: convert to DT_INST defines 2020-03-12 04:53:30 -06:00
console drivers/console: Removing left-over cmake directive about telnet 2020-03-16 11:29:54 -04:00
counter drivers: counter: rtc_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
crypto drivers: crypto: stm32: Add CAP_NO_IV_PREFIX capability 2020-03-12 17:52:46 +01:00
debug tracing: cleanup and split segger/rtt configuration options 2020-02-07 15:58:05 -05:00
display kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
dma drivers: dma: dma_dw: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
eeprom kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
entropy drivers: entropy: sam: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
espi drivers: espi: xec: Extend automatic warning VWire ack mechanism. 2020-03-13 10:34:49 -04:00
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 drivers: gpio: stellaris: convert to DT_INST defines 2020-03-12 04:54:04 -06:00
hwinfo drivers: hwinfo: Don't disable CLOE on SAM3x seies 2020-02-27 21:14:54 +01:00
i2c drivers: i2c: nios2: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
i2s drivers: i2s: Kconfig.sam_ssc: Enable support to SAMV71 2020-03-10 14:43:36 +02:00
ieee802154 net: purge NET_STACK and other stack APIs 2020-03-14 13:10:19 -04:00
interrupt_controller interrupt_controller: gic: Refactor GIC driver interface 2020-03-13 09:59:59 +01:00
ipm
kscan drivers: kscan: Introduce SDL mouse driver 2020-03-11 13:23:19 -05:00
led
led_strip kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lora kconfig: Replace non-defconfig single-symbol 'if's with 'depends on' 2020-02-12 10:32:34 -06:00
modem drivers: modem: Add support for commands that don't have a line ending 2020-03-11 23:48:06 +02:00
net
neural_net
pcie
peci drivers: peci: Add PECI driver for microchip XEC family 2020-03-13 18:53:04 +02:00
pinmux board: arm: black_f407ve: Initial support 2020-03-12 20:18:39 +02:00
ps2 drivers: ps2: mchp_xec: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
ptp_clock
pwm drivers: pwm: pmw_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
sensor drivers/sensor: add support to IIS2DLPC accelerometer sensor 2020-03-16 10:42:28 -05:00
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 arch: arc: bug fixes for running just one core for a multicore target 2020-03-12 13:02:17 -04:00
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 drivers: winc1500: do not use net_analyze_stack 2020-03-14 13:10:19 -04:00
CMakeLists.txt drivers: peci: Add Kconfig for PECI driver 2020-03-13 18:53:04 +02:00
Kconfig drivers: peci: Add Kconfig for PECI driver 2020-03-13 18:53:04 +02:00