linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7
@ 2014-08-28  8:01 Vivek Gautam
  2014-08-28  8:01 ` [PATCH 1/5] usb: dwc3: exynos: Add support for SCLK present on Exynos7 Vivek Gautam
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Vivek Gautam @ 2014-08-28  8:01 UTC (permalink / raw)
  To: linux-usb
  Cc: devicetree, linux-samsung-soc, linux-kernel, linux-arm-kernel,
	linux-omap, gregkh, balbi, kishon, kgene.kim, Vivek Gautam

Adding required support for clocks and additional VBUS regulators
to enable USB 3.0 support on Exynos7 SoC.

This series depends for ACRH_EXYNOS7 support on following series:
[PATCH 00/14] Support 64bit Cortex A57 based Exynos7 SoC
https://www.mail-archive.com/devicetree@vger.kernel.org/msg39392.html

The series is based on usb-next branch.

Vivek Gautam (5):
  usb: dwc3: exynos: Add support for SCLK present on Exynos7
  phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support
  phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply
  usb: dwc3: Adding Kconfig dependency for Exynos7
  phy: exynos5-usbdrd: Adding Kconfig dependency for Exynos7

 .../devicetree/bindings/phy/samsung-phy.txt        |    4 ++
 drivers/phy/Kconfig                                |    2 +-
 drivers/phy/phy-exynos5-usbdrd.c                   |   51 +++++++++++++++++++-
 drivers/usb/dwc3/Kconfig                           |    2 +-
 drivers/usb/dwc3/dwc3-exynos.c                     |   16 ++++++
 5 files changed, 71 insertions(+), 4 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-09-03 14:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-28  8:01 [PATCH 0/5] usb: dwc3/phy-exynos5-usbdrd: Extend support to Exynos7 Vivek Gautam
2014-08-28  8:01 ` [PATCH 1/5] usb: dwc3: exynos: Add support for SCLK present on Exynos7 Vivek Gautam
2014-08-28 18:48   ` Mark Rutland
2014-09-02 10:39     ` Vivek Gautam
2014-09-02 11:01       ` Mark Rutland
2014-09-02 14:35       ` Felipe Balbi
2014-08-28  8:01 ` [PATCH 2/5] phy: exynos5-usbdrd: Add pipe-clk and utmi-clk support Vivek Gautam
2014-08-28 18:50   ` Mark Rutland
2014-08-28  8:01 ` [PATCH 3/5] phy: exynos5-usbdrd: Add facility for VBUS-BOOST-5V supply Vivek Gautam
2014-08-28 19:16   ` Felipe Balbi
2014-09-01  7:57     ` Vivek Gautam
2014-08-28  8:01 ` [PATCH 4/5] usb: dwc3: Adding Kconfig dependency for Exynos7 Vivek Gautam
2014-08-28 19:28   ` Felipe Balbi
2014-09-03  3:53     ` Vivek Gautam
2014-08-28  8:02 ` [PATCH 5/5] phy: exynos5-usbdrd: " Vivek Gautam
2014-08-28 15:06   ` Daniele Forsi
2014-09-01  8:00     ` Vivek Gautam
2014-09-02 14:37       ` Felipe Balbi
2014-09-03  4:02         ` Vivek Gautam
2014-09-03 14:46           ` Felipe Balbi

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).