mbox series

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

Message ID 20250412203313.738429-1-ivo.ivanov.ivanov1@gmail.com
Headers show
Series usb: dwc3: exynos: add support for Exynos2200 variant | expand

Message

Ivaylo Ivanov April 12, 2025, 8:33 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

Changes in v4:
- rebase on next

Changes in v3:
- fix partial r-b tag from the dt bindings commit message

Changes in v2:
- add sob and r-b tags
- drop minitems from binding patch

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          | 14 ++++++++++++++
 drivers/usb/dwc3/dwc3-exynos.c                     |  9 +++++++++
 2 files changed, 23 insertions(+)