Message ID | 20230601150410.124773-1-biju.das.jz@bp.renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | Add RZ/V2M USB3.1 support | expand |
Hi! > This patch series aims to add USB3.1 support for RZ/V2M EVK platform > > All these patches are cherry-picked from the mainline. Patches look ok to me. I can apply them if they pass testing and if there are no other comments. Best regards, Pavel
Hi all, > -----Original Message----- > From: Biju Das <biju.das.jz@bp.renesas.com> > Sent: Friday, June 2, 2023 12:04 AM > To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 ○DITC□ > DIT○OST) <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek > <pavel@denx.de> > Cc: Chris Paterson <chris.paterson2@renesas.com>; Biju Das > <biju.das.jz@bp.renesas.com>; Fabrizio Castro > <fabrizio.castro.jz@renesas.com> > Subject: [PATCH 5.10.y-cip 00/19] Add RZ/V2M USB3.1 support > > This patch series aims to add USB3.1 support for RZ/V2M EVK platform > > All these patches are cherry-picked from the mainline. > > Arnd Bergmann (1): > xhci: split out rcar/rz support from xhci-plat.c > > Biju Das (14): > clk: renesas: r9a09g011: Add USB clock and reset entries > usb: typec: hd3ss3220: Add polling support > dt-bindings: usb: renesas,usb-xhci: Document RZ/V2M support > dt-bindings: usb: renesas,usb3-peri: Update reset, clock-name and > interrupts properties > dt-bindings: usb: renesas,usb3-peri: Document RZ/V2MA bindings > dt-bindings: usb: Add RZ/V2M USB3DRD binding > usb: gadget: Add support for RZ/V2M USB3DRD driver > usb: gadget: udc: renesas_usb3: Add role switch support for RZ/V2M > usb: host: xhci-plat: Improve clock handling in probe() > usb: host: xhci-plat: Add reset support > xhci: host: Add Renesas RZ/V2M SoC support > arm64: dts: renesas: r9a09g011: Add USB3 DRD, device and host nodes > arm64: dts: renesas: rzv2mevk2: Enable USB3 DRD, Peripheral and Host > arm64: dts: renesas: rzv2mevk2: Enable USB3 role switch > > Christophe JAILLET (1): > usb: host: xhci-plat: Remove useless DMA-32 fallback configuration > > Geert Uytterhoeven (1): > arm64: defconfig: Enable RZ/V2M xHCI and USB3.1 DRD controller support > > Phil Edworthy (2): > dt-bindings: usb: renesas, usb3-peri: Document RZ/V2M r9a09g011 > support > usb: gadget: udc: renesas_usb3: Add support for RZ/V2M I reviewed this series, looks good to me. I can apply them, if there are no other comments and issues. Test CI: https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/889078814 Reviewed-by Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Best regards, Nobuhiro
Hi! > I reviewed this series, looks good to me. > I can apply them, if there are no other comments and issues. > Test CI: https://gitlab.com/cip-project/cip-kernel/linux-cip/-/pipelines/889078814 > > Reviewed-by Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp> Thanks for review and testing. I applied the series. Best regards, Pavel