u-boot/drivers/usb/musb-new
Andre Przywara 6f68b9ce6c usb: musb-new: add Allwinner F1C100s support
The Allwinner F1C100s SoC has a MUSB controller like the one in the A33,
but needs an SRAM region to be claimed like the A10. We do the latter
anyway, even on chips that don't need it, so there is no real difference
in our compatible string matching.

Add a mapping between the config struct used in the Linux to our
requirements here on the way.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2024-04-22 01:12:25 +01:00
..
am35x.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
da8xx.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig sunxi: Kconfig: rework PHY_USB_SUN4I selection 2023-07-21 00:26:36 +01:00
linux-compat.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
Makefile usb: musb-new: Add glue driver for ST-Ericsson Ux500 2021-07-14 16:48:16 -04:00
mt85xx.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_core.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_core.h global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
musb_debug.h common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_dma.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_dsps.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_gadget.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_gadget.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
musb_gadget_ep0.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
musb_host.c usb: common: move urb code to common 2022-07-12 21:59:54 +02:00
musb_host.h usb: common: move urb code to common 2022-07-12 21:59:54 +02:00
musb_io.h musb-new: Remove implementation of io.h functions 2023-11-28 16:19:06 -05:00
musb_regs.h WS cleanup: remove trailing white space 2021-09-30 08:08:56 -04:00
musb_uboot.c board: usb: Replace legacy usb_gadget_handle_interrupts() 2023-09-15 23:38:02 +02:00
musb_uboot.h usb: common: move urb code to common 2022-07-12 21:59:54 +02:00
omap2430.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
omap2430.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pic32.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
sunxi.c usb: musb-new: add Allwinner F1C100s support 2024-04-22 01:12:25 +01:00
ti-musb.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
ux500.c usb: musb-new: Add glue driver for ST-Ericsson Ux500 2021-07-14 16:48:16 -04:00