zephyr/boards/arm/olimex_stm32_e407
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
..
doc boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support
board.cmake
CMakeLists.txt
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
olimex_stm32_e407_defconfig boards: olimex_stm32_e407: Remove stale entropy Kconfig settings 2020-02-14 22:12:21 +02:00
olimex_stm32_e407.dts boards: stm32: Update board definition using new GPIO api 2020-02-05 12:00:36 +01:00
olimex_stm32_e407.yaml
pinmux.c drivers/usb: usb_dc_stm32: Convert to DT_INST 2020-03-17 11:03:10 -06:00