Re: [PATCH 1/4] phy: berlin-usb: fix divider for BG2CD

2015-07-03 Thread Thomas Hebb
On 07/03/2015 05:20 AM, Antoine Tenart wrote: > Thomas, > > On Thu, Jul 02, 2015 at 01:04:18AM -0400, Thomas Hebb wrote: >> The marvell,berlin2cd-usb-phy compatible incorrectly sets the PLL >> divider to BG2's value instead of BG2CD/BG2Q's. Change it to the right >> value. >> >> Signed-off-by: Tho

Re: [PATCH 1/4] phy: berlin-usb: fix divider for BG2CD

2015-07-03 Thread Antoine Tenart
Thomas, On Thu, Jul 02, 2015 at 01:04:18AM -0400, Thomas Hebb wrote: > The marvell,berlin2cd-usb-phy compatible incorrectly sets the PLL > divider to BG2's value instead of BG2CD/BG2Q's. Change it to the right > value. > > Signed-off-by: Thomas Hebb > Cc: sta...@vger.kernel.org Only this one is

[PATCH 1/4] phy: berlin-usb: fix divider for BG2CD

2015-07-01 Thread Thomas Hebb
The marvell,berlin2cd-usb-phy compatible incorrectly sets the PLL divider to BG2's value instead of BG2CD/BG2Q's. Change it to the right value. Signed-off-by: Thomas Hebb Cc: sta...@vger.kernel.org --- drivers/phy/phy-berlin-usb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff -