mbox series

[v1,0/2] usb: dwc3: exynos: add support for Exynos2200 variant

Message ID 20250215123453.163434-1-ivo.ivanov.ivanov1@gmail.com (mailing list archive)
Headers show
Series usb: dwc3: exynos: add support for Exynos2200 variant | expand

Message

Ivaylo Ivanov Feb. 15, 2025, 12:34 p.m. UTC
Hey folks,

This patchset adds support for the Exynos 2200 to the exynos-dwc3 glue
code. It takes one clock - the link_aclk, and the dwc3 refclk is passed
to the dwc3 subnode, as with gs101.

Best regards,
Ivaylo

Ivaylo Ivanov (2):
  dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
  usb: dwc3: exynos: add support for Exynos2200 variant

 .../bindings/usb/samsung,exynos-dwc3.yaml         | 15 +++++++++++++++
 drivers/usb/dwc3/dwc3-exynos.c                    |  9 +++++++++
 2 files changed, 24 insertions(+)