From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: [PATCH v2 1/2 RESEND] usb: core: phy: add support for PHY calibration Date: Wed, 28 Aug 2019 22:41:46 +0200 Message-ID: <20190828204146.GA21235@kroah.com> References: <20190808094128.27213-1-m.szyprowski@samsung.com> <20190808094128.27213-2-m.szyprowski@samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Marek Szyprowski Cc: linux-usb@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Martin Blumenstingl , Mathias Nyman , Felipe Balbi , Bartlomiej Zolnierkiewicz , Krzysztof Kozlowski , Jochen Sprickerhof , Anand Moon List-Id: linux-samsung-soc@vger.kernel.org On Mon, Aug 26, 2019 at 10:55:33AM +0200, Marek Szyprowski wrote: > Hi Greg > > On 2019-08-08 11:41, Marek Szyprowski wrote: > > Some PHYs (for example Exynos5 USB3.0 DRD PHY) require calibration to be > > done after every USB HCD reset. Generic PHY framework has been already > > extended with phy_calibrate() function in commit 36914111e682 ("drivers: > > phy: add calibrate method"). This patch adds support for it to generic > > PHY handling code in USB HCD core. > > > > Signed-off-by: Marek Szyprowski > > Tested-by: Anand Moon > > Tested-by: Jochen Sprickerhof > > Greg: any chance to give it this a try in -next? If not, maybe You can > point someone whose review will help? Ah crap, this is me, not the PHY maintainer :( Can you resend this and I will be glad to review it. But it would also be good to get Felipe's review as well. thanks, greg k-h