The patchset is add generic clock and reset init codes in Cadence USBSS controller. This patchset is base on v6.4-rc1. patch 1 is add clock and reset dts in cdns3 dt-binding doc. patch 2 is cdns3 platform codes changes. previous commits v1: https://patchwork.kernel.org/project/linux-usb/cover/20230502081805.112149-1-minda.chen@xxxxxxxxxxxxxxxx/ changes: v2: patch 1 - add maxItem in clocks and resets. - add clocks and reset in example. patch 2 - suspend/resume just disable/enable clocks. Minda Chen (2): dt-bindings: cdns,usb3: Add clock and reset usb: cdns3: cdns3-plat: Add clk and reset init .../devicetree/bindings/usb/cdns,usb3.yaml | 14 +++++ drivers/usb/cdns3/cdns3-plat.c | 58 +++++++++++++++++++ drivers/usb/cdns3/core.h | 3 + 3 files changed, 75 insertions(+) base-commit: ac9a78681b921877518763ba0e89202254349d1b -- 2.17.1