The Google Tensor gs101 SoC embeds a DWC3 USB 3.1 DRD controller. This patch series enables the existing dwc3-exynos glue layer to work on this SoC. Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> --- André Draszik (2): dt-bindings: usb: samsung,exynos-dwc3: add gs101 compatible usb: dwc3: exynos: add support for Google Tensor gs101 .../devicetree/bindings/usb/samsung,exynos-dwc3.yaml | 18 ++++++++++++++++++ drivers/usb/dwc3/dwc3-exynos.c | 9 +++++++++ 2 files changed, 27 insertions(+) --- base-commit: a59668a9397e7245b26e9be85d23f242ff757ae8 change-id: 20240423-usb-dwc3-gs101-1f5864f06ca9 Best regards, -- André Draszik <andre.draszik@xxxxxxxxxx>