[linux-sunxi] [PATCH v2 0/5] Allwinner R40 USB host support (DT part)
Chen-Yu Tsai
wens at csie.org
Thu Oct 19 00:42:19 PDT 2017
On Wed, Oct 18, 2017 at 9:06 PM, Icenowy Zheng <icenowy at aosc.io> wrote:
> This patchset adds support for the USB host ports on Allwiner R40, and
> enable them on Banana Pi M2 Ultra and Berry boards.
>
> The first patch adds USB PHY and EHCI/OHCI nodes to the R40 DTSI.
>
> The second and third patch adds 5V regulator for the two boards, and
> the fourth and fifth patch finally adds USB host ports support.
>
> Icenowy Zheng (5):
> ARM: sun8i: r40: add USB host port nodes for R40
> ARM: sun8i: r40: add 5V regulator for Banana Pi M2 Ultra
> ARM: sun8i: v40: add 5V regulator for Banana Pi M2 Berry
> ARM: sun8i: r40: enable USB host for Banana Pi M2 Ultra
For the four patches,
Acked-by: Chen-Yu Tsai <wens at csie.org>
> ARM: sun8i: v40: enable USB host ports for Banana Pi M2 Berry
See my comments on OHCI and USB hub for the last patch.
ChenYu
>
> arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 31 ++++++++++
> arch/arm/boot/dts/sun8i-r40.dtsi | 72 +++++++++++++++++++++++
> arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 22 +++++++
> 3 files changed, 125 insertions(+)
>
> --
> 2.13.6
>
> --
> You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe at googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
More information about the linux-arm-kernel
mailing list