usb: musb-new: Add support for Analog Devices SC5xx SoCs
authorNathan Barrett-Morrison <nathan.morrison@timesys.com>
Wed, 26 Feb 2025 17:30:27 +0000 (12:30 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Mar 2025 16:24:58 +0000 (10:24 -0600)
commit2f6a86a6125645ef818dd0d4c0bfc1f77c73e31f
treecf792ee3c872d240e243d215977c49db95d076af
parent446179627fcac2e99aaa329a1d6cf49805482c6b
usb: musb-new: Add support for Analog Devices SC5xx SoCs

This adds support for the MUSB-based USB controller found in the
Analog Devices SC57x and SC58x SoCs.

Co-developed-by: Greg Malysa <malysagreg@gmail.com>
Signed-off-by: Greg Malysa <malysagreg@gmail.com>
Co-developed-by: Ian Roberts <ian.roberts@timesys.com>
Signed-off-by: Ian Roberts <ian.roberts@timesys.com>
Signed-off-by: Vasileios Bimpikas <vasileios.bimpikas@analog.com>
Signed-off-by: Utsav Agarwal <utsav.agarwal@analog.com>
Signed-off-by: Arturs Artamonovs <arturs.artamonovs@analog.com>
Signed-off-by: Oliver Gaskell <Oliver.Gaskell@analog.com>
Signed-off-by: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
MAINTAINERS
drivers/usb/musb-new/Kconfig
drivers/usb/musb-new/Makefile
drivers/usb/musb-new/sc5xx.c [new file with mode: 0644]