Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751889AbbGBFEZ (ORCPT ); Thu, 2 Jul 2015 01:04:25 -0400 Received: from mail-yk0-f178.google.com ([209.85.160.178]:34153 "EHLO mail-yk0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750798AbbGBFES (ORCPT ); Thu, 2 Jul 2015 01:04:18 -0400 From: Thomas Hebb Subject: [PATCH 0/4] phy: berlin-usb: PLL divider fixes X-Enigmail-Draft-Status: N1110 To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: kishon@ti.com, antoine.tenart@free-electrons.com, sebastian.hesselbarth@gmail.com Message-ID: <5594C650.8000405@gmail.com> Date: Thu, 2 Jul 2015 01:04:16 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1140 Lines: 28 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. 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 -- 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/