From: tommyhebb@gmail.com (Thomas Hebb)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] phy: berlin-usb: PLL divider fixes
Date: Thu, 2 Jul 2015 01:04:16 -0400 [thread overview]
Message-ID: <5594C650.8000405@gmail.com> (raw)
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
next reply other threads:[~2015-07-02 5:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-02 5:04 Thomas Hebb [this message]
2015-07-03 9:22 ` [PATCH 0/4] phy: berlin-usb: PLL divider fixes Antoine Tenart
2015-07-15 13:23 ` Kishon Vijay Abraham I
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5594C650.8000405@gmail.com \
--to=tommyhebb@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).