usb: dwc3-generic: Add STih407 support
authorPatrice Chotard <patrice.chotard@foss.st.com>
Thu, 30 Jan 2025 16:35:43 +0000 (17:35 +0100)
committerMattijs Korpershoek <mkorpershoek@baylibre.com>
Tue, 11 Feb 2025 08:00:42 +0000 (09:00 +0100)
commit23542078ec9a49cfb35cc00a6715106afbf65627
treeee51d888aba0eba125656244cf805c59444e2168
parent9de4b7e0a4c93128f28b19ad8a3a82421275418f
usb: dwc3-generic: Add STih407 support

Add STi glue logic to manage the DWC3 HC on STiH407
SoC family. It configures the internal glue logic and
syscfg registers.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Marek Vasut <marex@denx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Link: https://lore.kernel.org/r/20250130163547.512990-6-patrice.chotard@foss.st.com
Signed-off-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
MAINTAINERS
drivers/usb/dwc3/Kconfig
drivers/usb/dwc3/Makefile
drivers/usb/dwc3/dwc3-generic-sti.c [new file with mode: 0644]