All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] phy: berlin-usb: PLL divider fixes
@ 2015-07-02  5:04 ` Thomas Hebb
  0 siblings, 0 replies; 6+ messages in thread
From: Thomas Hebb @ 2015-07-02  5:04 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-07-15 13:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-02  5:04 [PATCH 0/4] phy: berlin-usb: PLL divider fixes Thomas Hebb
2015-07-02  5:04 ` Thomas Hebb
2015-07-03  9:22 ` Antoine Tenart
2015-07-03  9:22   ` Antoine Tenart
2015-07-15 13:23   ` Kishon Vijay Abraham I
2015-07-15 13:23     ` Kishon Vijay Abraham I

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.