[PATCH 0/6] RZN1 USB Host support

Herve Codina posted 6 patches 4 years ago
There is a newer version of this series
.../devicetree/bindings/pci/pci-rcar-gen2.txt |  4 +-
arch/arm/boot/dts/r9a06g032.dtsi              | 46 +++++++++++++++++++
drivers/pci/controller/pci-rcar-gen2.c        | 30 +++++++++++-
3 files changed, 77 insertions(+), 3 deletions(-)
[PATCH 0/6] RZN1 USB Host support
Posted by Herve Codina 4 years ago
Hi,

This series add support for the USB Host controllers available on
RZN1 (r9a06g032) SOC.

These USB Host controllers are PCI OHCI/EHCI controllers located
behind a bridge.

Regards,
Herve

Herve Codina (6):
  PCI: rcar-gen2: Add support for clocks
  dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r9a06g032
  PCI: rcar-gen2: Add R9A06G032 support
  ARM: dts: r9a06g032: Add internal PCI bridge node
  ARM: dts: r9a06g032: Add USB PHY DT support
  ARM: dts: r9a06g032: Link the PCI USB devices to the USB PHY

 .../devicetree/bindings/pci/pci-rcar-gen2.txt |  4 +-
 arch/arm/boot/dts/r9a06g032.dtsi              | 46 +++++++++++++++++++
 drivers/pci/controller/pci-rcar-gen2.c        | 30 +++++++++++-
 3 files changed, 77 insertions(+), 3 deletions(-)

-- 
2.35.1