Re: [linux-sunxi] [PATCH v2 1/3] arm64: allwinner: a64: enable USB host controller for BPi M64

From: Chen-Yu Tsai
Date: Thu Aug 10 2017 - 03:21:54 EST


On Tue, Jul 25, 2017 at 8:45 PM, Icenowy Zheng <icenowy@xxxxxxx> wrote:
> Banana Pi M64 connects the USB host-only controller on A64 SoC to a USB
> hub, which provided the two USB Type-A ports on the board.
>
> Enable the USB host controller.
>
> The OTG function of the Micro-USB port needs the drivevbus function of
> the AXP803 driver implemented, so it's not enabled now.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxx>
> Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxx>

Applied for 4.14.

Thanks.