Re: [PATCH 0/8] R8A7742 add support for HSUSB and USB2.0/3.0

From: Lorenzo Pieralisi
Date: Thu May 28 2020 - 10:22:01 EST


On Sun, May 24, 2020 at 10:37:49PM +0100, Lad Prabhakar wrote:
> Hi All,
>
> This patch series adds support for HSUSB, USB2.0 and USB3.0 to
> R8A7742 SoC DT.
>
> This patch series applies on-top of [1].
>
> [1] https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=288491

I think Geert will pull this series, so I'd drop it from the PCI
patchwork unless there is a reason I should not, please let me know.

Thanks,
Lorenzo

> Cheers,
> Prabhakar
>
> Lad Prabhakar (8):
> dt-bindings: phy: rcar-gen2: Add r8a7742 support
> dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r8a7742
> dt-bindings: usb: renesas,usbhs: Add support for r8a7742
> dt-bindings: dmaengine: renesas,usb-dmac: Add binding for r8a7742
> dt-bindings: usb: usb-xhci: Document r8a7742 support
> ARM: dts: r8a7742: Add USB 2.0 host support
> ARM: dts: r8a7742: Add USB-DMAC and HSUSB device nodes
> ARM: dts: r8a7742: Add xhci support
>
> .../devicetree/bindings/dma/renesas,usb-dmac.yaml | 1 +
> .../devicetree/bindings/pci/pci-rcar-gen2.txt | 3 +-
> .../devicetree/bindings/phy/rcar-gen2-phy.txt | 3 +-
> .../devicetree/bindings/usb/renesas,usbhs.yaml | 1 +
> Documentation/devicetree/bindings/usb/usb-xhci.txt | 1 +
> arch/arm/boot/dts/r8a7742.dtsi | 173 +++++++++++++++++++++
> 6 files changed, 180 insertions(+), 2 deletions(-)
>
> --
> 2.7.4
>