Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752028AbbGCJWx (ORCPT ); Fri, 3 Jul 2015 05:22:53 -0400 Received: from down.free-electrons.com ([37.187.137.238]:59084 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754758AbbGCJWp (ORCPT ); Fri, 3 Jul 2015 05:22:45 -0400 Date: Fri, 3 Jul 2015 11:22:43 +0200 From: Antoine Tenart To: Thomas Hebb Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, kishon@ti.com, antoine.tenart@free-electrons.com, sebastian.hesselbarth@gmail.com Subject: Re: [PATCH 0/4] phy: berlin-usb: PLL divider fixes Message-ID: <20150703092243.GD5634@kwain> References: <5594C650.8000405@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <5594C650.8000405@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1472 Lines: 43 Hi Thomas, Thanks for this series! On Thu, Jul 02, 2015 at 01:04:16AM -0400, Thomas Hebb wrote: > The USB PLL dividers currently set by phy-berlin-usb are incorrect for > BG2 and BG2CD (i.e. all Berlin variants but BG2Q). This series fixes the > divider values for those two chips and additionally corrects the name of > the of_match table to no longer contain "sata" (which was presumably > mistakenly carried over from phy-berlin-sata). > > I have verified that the new divider values work on BG2CD and Antoine > Tenart has verified that they work on BG2Q. The divider value for BG2 > was taken from bootloader source but has not been tested. For the BG2Q, Tested-by: Antoine Tenart > > Thomas Hebb (4): > phy: berlin-usb: fix divider for BG2CD > ARM: dts: berlin: change BG2Q's USB PHY compatible > phy: berlin-usb: fix divider for BG2 > phy: berlin-usb: rename table copied from SATA PHY > > arch/arm/boot/dts/berlin2q.dtsi | 6 +++--- > drivers/phy/phy-berlin-usb.c | 12 ++++++------ > 2 files changed, 9 insertions(+), 9 deletions(-) > > -- > 2.4.4 > -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/