Date
1 - 3 of 3
[PATCH 4.4.y-cip 0/9] Add USB[2.0|3.0] support
Biju Das <biju.das.jz@...>
This patch series aims to add USB2.0/USB3.0 support for iWave
RZ/G1H platform. All the patches in this series are cherrypicked from mainline and it is based linux-4.4.y-cip. Biju Das (1): usb: host: xhci-plat: Add r8a7742 support Lad Prabhakar (8): dt-bindings: phy: rcar-gen2: Add r8a7742 support ARM: dts: r8a7742: Add USB 2.0 host support dt-bindings: usb: renesas,usbhs: Add support for r8a7742 ARM: dts: r8a7742: Add USB-DMAC and HSUSB device nodes dt-bindings: usb: usb-xhci: Document r8a7742 support ARM: dts: r8a7742: Add XHCI support pinctrl: sh-pfc: r8a7790: Add USB1 PWEN pin and group ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and xHCI .../devicetree/bindings/phy/rcar-gen2-phy.txt | 3 +- .../devicetree/bindings/usb/renesas_usbhs.txt | 1 + .../devicetree/bindings/usb/usb-xhci.txt | 4 +- arch/arm/boot/dts/r8a7742-iwg21d-q7.dts | 42 +++++ arch/arm/boot/dts/r8a7742.dtsi | 165 ++++++++++++++++++ drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 11 +- drivers/usb/host/xhci-plat.c | 3 + 7 files changed, 225 insertions(+), 4 deletions(-) -- 2.17.1
|
|
Pavel Machek
Hi!
This patch series aims to add USB2.0/USB3.0 support for iWaveSeries looks okay to me. If there are no other comments, I can apply it. Best regards, Pavel -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
|
|
Nobuhiro Iwamatsu
Hi,
toggle quoted messageShow quoted text
-----Original Message-----Looks good to me too, I applied and pushed this series. Best regards, Nobuhiro
|
|