mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL 00/11] PHY: for 3.16
@ 2014-05-16 13:02 Kishon Vijay Abraham I
  2014-05-16 13:02 ` [PATCH 01/11] phy: omap-usb2: Use generic clock names "wkupclk" and "refclk" Kishon Vijay Abraham I
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Kishon Vijay Abraham I @ 2014-05-16 13:02 UTC (permalink / raw)
  To: gregkh; +Cc: kishon, linux-kernel

Hi Greg,

Here's the pull request for 3.16. It contains mostly bug fixes and cleanup
apart from one new driver for exynos5 usb3 PHY. Please consider merging them
to your usb tree.

Let me know if I have to change anything.

Cheers
Kishon

The following changes since commit 38583f095c5a8138ae2a1c9173d0fd8a9f10e8aa:

  Merge branch 'akpm' (incoming from Andrew) (2014-05-06 13:07:41 -0700)

are available in the git repository at:


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

for you to fetch changes up to eadd43123933e8c0a55245c51de68668e620e27f:

  phy: usb: sunxi: Introduce Allwinner A31 USB PHY support (2014-05-14 19:41:13 +0530)

----------------------------------------------------------------
for 3.16 merge window

Bunch of fixes and a new driver for Exynos5 USB 3.0 PHY.

----------------------------------------------------------------
Antoine Ténart (1):
      phy: exynos-mipi-video: fix check on array index

Arnd Bergmann (2):
      PHY: Exynos: fix SATA phy license typo
      phy: kona2: use 'select GENERIC_PHY' in Kconfig

Maxime Ripard (3):
      phy: sunxi: Rework phy initialization
      Documentation: dt: Add new compatible for the A31 USB Phy
      phy: usb: sunxi: Introduce Allwinner A31 USB PHY support

Roger Quadros (2):
      phy: omap-usb2: Use generic clock names "wkupclk" and "refclk"
      phy: omap-usb2: Add clock names to Documentation binding

Vivek Gautam (3):
      Documentation: Document Exynos5 USB 3.0 DRD PHY
      phy: Add new Exynos5 USB 3.0 PHY driver
      phy: exynos5-usbdrd: Add facility for VBUS supply

 .../devicetree/bindings/phy/samsung-phy.txt        |   47 ++
 .../devicetree/bindings/phy/sun4i-usb-phy.txt      |   23 +-
 Documentation/devicetree/bindings/phy/ti-phy.txt   |    7 +
 drivers/phy/Kconfig                                |   13 +-
 drivers/phy/Makefile                               |    1 +
 drivers/phy/phy-exynos-mipi-video.c                |    2 +-
 drivers/phy/phy-exynos5-usbdrd.c                   |  676 ++++++++++++++++++++
 drivers/phy/phy-exynos5250-sata.c                  |    2 +-
 drivers/phy/phy-omap-usb2.c                        |   30 +-
 drivers/phy/phy-sun4i-usb.c                        |   75 ++-
 include/linux/mfd/syscon/exynos5-pmu.h             |   44 ++
 11 files changed, 869 insertions(+), 51 deletions(-)
 create mode 100644 drivers/phy/phy-exynos5-usbdrd.c
 create mode 100644 include/linux/mfd/syscon/exynos5-pmu.h

-- 
1.7.9.5


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

end of thread, other threads:[~2014-05-20  0:58 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-16 13:02 [GIT PULL 00/11] PHY: for 3.16 Kishon Vijay Abraham I
2014-05-16 13:02 ` [PATCH 01/11] phy: omap-usb2: Use generic clock names "wkupclk" and "refclk" Kishon Vijay Abraham I
2014-05-16 13:02 ` [PATCH 02/11] phy: omap-usb2: Add clock names to Documentation binding Kishon Vijay Abraham I
2014-05-16 13:02 ` [PATCH 03/11] PHY: Exynos: fix SATA phy license typo Kishon Vijay Abraham I
2014-05-16 13:02 ` [PATCH 04/11] phy: exynos-mipi-video: fix check on array index Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 05/11] phy: kona2: use 'select GENERIC_PHY' in Kconfig Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 06/11] Documentation: Document Exynos5 USB 3.0 DRD PHY Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 07/11] phy: Add new Exynos5 USB 3.0 PHY driver Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 08/11] phy: exynos5-usbdrd: Add facility for VBUS supply Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 09/11] phy: sunxi: Rework phy initialization Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 10/11] Documentation: dt: Add new compatible for the A31 USB Phy Kishon Vijay Abraham I
2014-05-16 13:03 ` [PATCH 11/11] phy: usb: sunxi: Introduce Allwinner A31 USB PHY support Kishon Vijay Abraham I
2014-05-20  0:57 ` [GIT PULL 00/11] PHY: for 3.16 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome