devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] USB PHY driver for Broadcom's Cygnus chipset
@ 2015-02-17 19:20 Arun Ramamurthy
       [not found] ` <1424200821-16368-1-git-send-email-arun.ramamurthy-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
  2015-02-17 19:20 ` [PATCH 2/2] phy: usbphy: Add " Arun Ramamurthy
  0 siblings, 2 replies; 15+ messages in thread
From: Arun Ramamurthy @ 2015-02-17 19:20 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Rob Herring, Pawel Moll, Mark Rutland,
	Ian Campbell, Kumar Gala, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Jonathan Richardson, Scott Branden, Ray Jui,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Dmitry Torokhov,
	Anatol Pomazau, Arun Ramamurthy

This patchset adds the USB phy driver and documentation 
for Broadom's Cygnus chipset. The phy is configurable from device tree
and is capable of both device and host functions. It also provides
a clock and reset to the host controller

Arun Ramamurthy (2):
  phy: usbphy: Add dt documentation for Broadcom Cygnus USB PHY driver
  phy: usbphy: Add Broadcom Cygnus USB PHY driver

 .../bindings/phy/brcm,cygnus-usb-phy.txt           |  50 +++
 drivers/phy/Kconfig                                |  12 +
 drivers/phy/Makefile                               |   2 +
 drivers/phy/phy-bcm-cygnus-usb.c                   | 491 +++++++++++++++++++++
 4 files changed, 555 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/phy/brcm,cygnus-usb-phy.txt
 create mode 100644 drivers/phy/phy-bcm-cygnus-usb.c

-- 
2.3.0

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-03-11 21:47 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-17 19:20 [PATCH 0/2] USB PHY driver for Broadcom's Cygnus chipset Arun Ramamurthy
     [not found] ` <1424200821-16368-1-git-send-email-arun.ramamurthy-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-02-17 19:20   ` [PATCH 1/2] phy: usbphy: Add dt documentation for Broadcom Cygnus USB PHY driver Arun Ramamurthy
2015-02-17 19:41     ` Arnd Bergmann
2015-02-17 20:00       ` Arun Ramamurthy
2015-02-17 20:53         ` Arnd Bergmann
2015-02-17 21:05           ` Arun Ramamurthy
2015-02-18 15:15             ` Arnd Bergmann
2015-02-19  0:46               ` Arun Ramamurthy
2015-02-26  0:24                 ` Arun Ramamurthy
2015-03-10 20:27                   ` Arnd Bergmann
2015-03-11 21:37                     ` Arun Ramamurthy
     [not found]                       ` <5500B5B6.50609-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>
2015-03-11 21:47                         ` Arnd Bergmann
2015-02-17 19:20 ` [PATCH 2/2] phy: usbphy: Add " Arun Ramamurthy
2015-02-18  6:10   ` Kishon Vijay Abraham I
2015-03-05 22:33   ` Dmitry Torokhov

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