From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932948AbdJRLr5 (ORCPT ); Wed, 18 Oct 2017 07:47:57 -0400 Received: from fllnx209.ext.ti.com ([198.47.19.16]:49646 "EHLO fllnx209.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932827AbdJRLry (ORCPT ); Wed, 18 Oct 2017 07:47:54 -0400 Subject: Re: [PATCH 1/6] phy: sun4i-usb: add support for R40 USB PHY To: Maxime Ripard 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> CC: Icenowy Zheng , Chen-Yu Tsai , , , , From: Kishon Vijay Abraham I Message-ID: <020a2b04-dbcc-032a-89d1-75479dd436e7@ti.com> Date: Wed, 18 Oct 2017 17:16:08 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <20171018114219.lykghmhzve5yvhaa@flea.lan> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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