zephyr/soc/arm
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
..
arm drivers: serial: pl011: convert to DT_INST defines 2020-03-12 04:53:30 -06:00
atmel_sam drivers: entropy: sam: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
atmel_sam0 sam0: flash: Fix build issue reported by flash_shell sample 2020-02-08 10:29:28 -06:00
bcm_vk driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
common/cortex_m
cypress kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
microchip_mec driver: uart: ns16550: convert to DT_INST_* 2020-03-14 02:22:05 +02:00
nordic_nrf soc: nrf53: soc: Add nrf53_has_erratum19() 2020-03-17 11:41:19 +01:00
nxp_imx drivers: entropy: mcux_trng: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
nxp_kinetis drivers: mcux_rtc: convert to DT_INST defines 2020-03-11 07:59:38 -06:00
nxp_lpc soc: lpc55xxx define secure/non-secure core 2020-03-12 12:24:12 +02:00
qemu_cortex_a53 soc: arm: qemu_cortex_a53: Use the refactored AArch64 interrupt system 2020-03-13 09:59:59 +01:00
silabs_exx32 soc: silabs_exx32: Make HFRCO frequency configurable 2020-03-12 09:00:21 -05:00
st_stm32 drivers/usb: usb_dc_stm32: Convert to DT_INST 2020-03-17 11:03:10 -06:00
ti_lm3s6965 kernel: interrupt/idle stacks/threads as array 2020-03-16 23:17:36 +02:00
ti_simplelink soc: ti_simplelink: system power management for cc13x2_cc26x2 2020-03-12 19:22:53 -06:00
xilinx_zynqmp soc: arm: xilinx_zynqmp: Use the refactored AArch32 interrupt system 2020-03-13 09:59:59 +01:00
CMakeLists.txt
Kconfig soc: arm: Kconfig: Add config for NRF_SPU region sizes 2020-03-17 11:41:19 +01:00