zephyr/drivers/usb/device
Declan Snyder 4e9227641e drivers: usb device: Remove MCUX controller type
The CONFIG_USB_MCUX_CONTROLLER_TYPE choice config
is not necessary, let's just remove it. Theoretically,
if there was an SOC with the EHCI and LPCIP3511, then
it might cause a build error, but there is no SOC
which is supported on this legacy driver that has that.

Remove all settings of it in the SOC files.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2024-08-22 09:14:24 +02:00
..
CMakeLists.txt drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
Kconfig drivers: usb device: Remove MCUX controller type 2024-08-22 09:14:24 +02:00
usb_dc_dw_stm32.h drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
usb_dc_dw.c drivers: use DT_INST_NODE_HAS_COMPAT 2024-04-26 20:04:38 +01:00
usb_dc_it82xx2.c usb: it82xx2: return the available data length in the ep read function 2024-06-12 14:29:42 +03:00
usb_dc_kinetis.c drivers: usb: usb_dc_kinetis: fix k_heap_alloc wait duration 2023-12-15 11:41:56 +00:00
usb_dc_mcux.c soc: arm: nxp: add lpc55x26 support 2024-08-19 09:57:28 -04:00
usb_dc_native_posix_adapt.c drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
usb_dc_native_posix_adapt.h
usb_dc_native_posix.c drivers: usb: native posix: add option for enabling high speed support 2024-06-12 17:15:58 -05:00
usb_dc_nrfx.c drivers: usb: use DT regulator properties 2024-08-06 09:17:10 +01:00
usb_dc_numaker.c drivers: usb: device: support Nuvoton NuMaker series USBD controller driver 2024-02-02 10:07:43 +01:00
usb_dc_rpi_pico.c drivers: usb_dc_rpi_pico: set AVAILABLE bit separately 2024-07-12 09:38:30 -04:00
usb_dc_sam0.c
usb_dc_sam_usbc.c
usb_dc_sam_usbhs.c
usb_dc_smartbond.c drivers: usb: device: Fix disable sequece 2024-06-26 09:20:51 -04:00
usb_dc_stm32.c drivers: usb: stm32 usb device controller in sleep mode 2024-08-01 12:36:58 +02:00