From mboxrd@z Thu Jan 1 00:00:00 1970 From: icenowy@aosc.io (Icenowy Zheng) Date: Sat, 30 Dec 2017 19:38:12 +0800 Subject: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY In-Reply-To: <020a2b04-dbcc-032a-89d1-75479dd436e7@ti.com> References: <20171008042906.46779-1-icenowy@aosc.io> <20171018114219.lykghmhzve5yvhaa@flea.lan> <020a2b04-dbcc-032a-89d1-75479dd436e7@ti.com> Message-ID: <4846846.1ddJIksgpP@ice-x220i> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org ? 2017?10?18???? CST ??7:46:08?Kishon Vijay Abraham I ??? > On Wednesday 18 October 2017 05:12 PM, Maxime Ripard wrote: > > On Wed, Oct 18, 2017 at 05:09:00PM +0530, Kishon Vijay Abraham I wrote: > >> Hi, > >> > >> On Tuesday 10 October 2017 02:28 AM, Maxime Ripard wrote: > >>> On Sun, Oct 08, 2017 at 04:29:01AM +0000, Icenowy Zheng wrote: > >>>> Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > >>>> > >>>> Add support for it. > >>>> > >>>> Signed-off-by: Icenowy Zheng > >>> > >>> Acked-by: Maxime Ripard > >> > >> Is this patch good to be merged? I see you have pending comments on the > >> other patch in the series. > > > > Yeah, but I guess you can merge this one, it's pretty harmless, and it > > will reduce the amount of patches to review / merge later on. > > Thank you for the quick reply. > > merged with Maxime's and Rob's Ack. Sorry, but I didn't see the patch appears in linux-next for such long time. Is it lost? > > Thanks > Kishon