From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751073AbdL3LiX convert rfc822-to-8bit (ORCPT ); Sat, 30 Dec 2017 06:38:23 -0500 Received: from hermes.aosc.io ([199.195.250.187]:53005 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbdL3LiW (ORCPT ); Sat, 30 Dec 2017 06:38:22 -0500 From: Icenowy Zheng To: Kishon Vijay Abraham I Cc: Maxime Ripard , Chen-Yu Tsai , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY Date: Sat, 30 Dec 2017 19:38:12 +0800 Message-ID: <4846846.1ddJIksgpP@ice-x220i> 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> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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