]> git.baikalelectronics.ru Git - kernel.git/commit
phy: berlin-usb: fix divider for BG2
authorThomas Hebb <tommyhebb@gmail.com>
Thu, 2 Jul 2015 05:04:26 +0000 (01:04 -0400)
committerKishon Vijay Abraham I <kishon@ti.com>
Wed, 15 Jul 2015 14:32:09 +0000 (20:02 +0530)
commit79e1d91d8e719b9dd47202ceee7e47f1455f39d4
tree4eb9bef0d9b49caefcf4743a1223149cf1761daa
parentdbc9796f77e511dab2e11911ea88134dd9c42b75
phy: berlin-usb: fix divider for BG2

The USB PLL divider set by the marvell,berlin2-usb-phy compatible is not
correct for BG2. We couldn't change it before because BG2Q incorrectly
used the same compatible string. Now that BG2Q's compatible is fixed,
change BG2's divider to the correct value.

Signed-off-by: Thomas Hebb <tommyhebb@gmail.com>
Tested-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-berlin-usb.c