This patch series is a part of Exynos7870 upstreaming. Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx> --- Changes in v3: - Switch positions of "ctrl" and "ref" clock names. - Link to v2: https://lore.kernel.org/r/20250219-exynos7870-usb-v2-0-1de41a89c9d4@xxxxxxxxxxx Changes in v2: - Change compatible string (s/dwusb2/dwusb3). - Rename clocks to "bus_early", "ctrl", and "ref". - Set 3.0V regulator as mandatory. - Link to v1: https://lore.kernel.org/r/20250204-exynos7870-usb-v1-0-a7753f8183a4@xxxxxxxxxxx --- Kaustabh Chakraborty (2): dt-bindings: usb: samsung,exynos-dwc3: add exynos7870 support usb: dwc3: exynos: add support for exynos7870 .../bindings/usb/samsung,exynos-dwc3.yaml | 28 +++++++++++++++++++++- drivers/usb/dwc3/dwc3-exynos.c | 9 +++++++ 2 files changed, 36 insertions(+), 1 deletion(-) --- base-commit: be5c7bbb3a64baf884481a1ba0c2f8fb2f93f7c3 change-id: 20250203-exynos7870-usb-9f3a5ed7ee95 Best regards, -- Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>