Hi, This adds RK3588 USB3 host controller support. The DT binding is already prepared for the dual-role controllers, which are also DWC3 based, but using a different PHY and a different set of clocks. The series has been tested with Radxa Rock 5B, which uses the controller for the upper USB3 port. The patch enabling &combphy2_psu and &usbhost3_0 for this board will be send separately once this has been merged. -- Sebastian Sebastian Reichel (2): dt-bindings: usb: rockchip,dwc3: Add RK3588 binding arm64: dts: rockchip: rk3588s: Add USB3 host controller .../bindings/usb/rockchip,rk3399-dwc3.yaml | 107 ++++++++++++++---- arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 29 +++++ 2 files changed, 114 insertions(+), 22 deletions(-) -- 2.40.1