Hi Greg,

Please find the pull request for 4.2 -rc cycle. This includes
a couple of driver fixes, one to fix suspend/resume and the other
to fix pll divider values. It also includes a Kconfig fix to fix
a compiler error.

Let me know if I have to change something.

Cheers
Kishon

The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:

  Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git 
tags/phy-for-4.2-rc

for you to fetch changes up to dcb54fcb3483862e993abdae99cec22fb3ae4099:

  phy: berlin-usb: fix divider for BG2 (2015-07-15 20:02:09 +0530)

----------------------------------------------------------------
phy: for 4.2-rc

*) Fix PIPE3 PM so that all its users (PCIe, SATA, USB) can
   idle and resume
*) Fix a compiler error in pxa
*) Fix pll divider values in berlin-usb phy driver

Signed-off-by: Kishon Vijay Abraham I <kis...@ti.com>

----------------------------------------------------------------
Roger Quadros (1):
      phy: ti-pipe3: fix suspend

Sebastian Ott (1):
      phy/pxa: add HAS_IOMEM dependency

Thomas Hebb (2):
      phy: berlin-usb: fix divider for BG2CD
      phy: berlin-usb: fix divider for BG2

 drivers/phy/Kconfig          |    2 +
 drivers/phy/phy-berlin-usb.c |    4 +-
 drivers/phy/phy-ti-pipe3.c   |  172 ++++++++++--------------------------------
 3 files changed, 45 insertions(+), 133 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to