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 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(+) -- 2.43.0