From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Wed, 18 Oct 2017 17:16:08 +0530 Subject: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY In-Reply-To: <20171018114219.lykghmhzve5yvhaa@flea.lan> References: <20171008042906.46779-1-icenowy@aosc.io> <20171008042906.46779-2-icenowy@aosc.io> <20171009205839.432f6jd5zhmstwp3@flea.home> <46407134-3d1f-0132-f692-1536dcc47980@ti.com> <20171018114219.lykghmhzve5yvhaa@flea.lan> Message-ID: <020a2b04-dbcc-032a-89d1-75479dd436e7@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. Thanks Kishon