zephyr/soc
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
..
arc driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
arm drivers/usb: usb_dc_stm32: Convert to DT_INST 2020-03-17 11:03:10 -06:00
nios2 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
posix kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
riscv drivers: uart: miv: convert to DT_INST defines 2020-03-11 16:37:22 -06:00
x86 driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
xtensa driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
Kconfig soc: kconfig: add SOC_DEPRECATED_RELEASE 2020-01-13 10:21:12 -05:00