zephyr/soc/arm/st_stm32/stm32f3
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
..
CMakeLists.txt
dts_fixup.h drivers/usb: usb_dc_stm32: Convert to DT_INST 2020-03-17 11:03:10 -06:00
Kconfig.defconfig.series
Kconfig.defconfig.stm32f302x8
Kconfig.defconfig.stm32f303xc
Kconfig.defconfig.stm32f303xe soc: arm: st_stm32 : Add stm32f303Xe version 2020-03-10 15:08:59 +02:00
Kconfig.defconfig.stm32f334x8
Kconfig.defconfig.stm32f373xc
Kconfig.series
Kconfig.soc soc: arm: st_stm32 : Add stm32f303Xe version 2020-03-10 15:08:59 +02:00
linker.ld
soc.c
soc.h