Re: [PATCH v4 2/2] musb: Add support for the Allwinner sunxi musb controller
From: Felipe Balbi <hidden>
Date: 2015-06-02 15:02:20
Also in:
linux-arm-kernel
From: Felipe Balbi <hidden>
Date: 2015-06-02 15:02:20
Also in:
linux-arm-kernel
On Sun, May 31, 2015 at 06:10:26PM +0200, Hans de Goede wrote:
This is based on initial code to get the Allwinner sunxi musb controller supported by Chen-Yu Tsai and Roman Byshko. This adds support for the Allwinner sunxi musb controller in both host only and otg mode. Peripheral only mode is not supported, as no boards use that. This has been tested on a cubietruck (A20 SoC) and an UTOO P66 tablet (A13 SoC) with a variety of devices in host mode and with the g_serial gadget driver in peripheral mode, plugging otg / host cables in/out a lot of times in all possible imaginable plug orders. Signed-off-by: Hans de Goede <redacted>
this looks good, I'd say it's ready for v4.3 -- balbi