All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks")
@ 2016-05-09 23:46 ` David Lechner
  0 siblings, 0 replies; 35+ messages in thread
From: David Lechner @ 2016-05-09 23:46 UTC (permalink / raw)
  To: nsekhar, khilman
  Cc: David Lechner, petr, sergei.shtylyov, Rob Herring, Pawel Moll,
	Mark Rutland, Ian Campbell, Kumar Gala, Kishon Vijay Abraham I,
	Greg Kroah-Hartman, Alan Stern, Bin Liu, Lee Jones, devicetree,
	linux-kernel, linux-usb

v5 changes: renamed "usbphy" to "usb_phy" or "usb-phy" as appropriate

David Lechner (5):
  ARM: davinci: da8xx: add usb phy clocks
  ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration.
  ARM: davinci: da8xx: Add USB PHY platform declaration
  ARM: DTS: da850: Add cfgchip syscon node
  ARM: DTS: da850: Add usb phy node

 arch/arm/boot/dts/da850.dtsi                |   9 ++
 arch/arm/mach-davinci/board-da830-evm.c     |  52 +++----
 arch/arm/mach-davinci/board-da850-evm.c     |   4 +
 arch/arm/mach-davinci/board-mityomapl138.c  |   4 +
 arch/arm/mach-davinci/board-omapl138-hawk.c |  23 ++-
 arch/arm/mach-davinci/devices-da8xx.c       |  28 ++++
 arch/arm/mach-davinci/include/mach/da8xx.h  |   6 +
 arch/arm/mach-davinci/usb-da8xx.c           | 230 +++++++++++++++++++++++++++-
 8 files changed, 314 insertions(+), 42 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-08-19 16:51 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-09 23:46 [PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks") David Lechner
2016-05-09 23:46 ` David Lechner
2016-05-09 23:46 ` [PATCH v5 1/5] ARM: davinci: da8xx: add usb phy clocks David Lechner
2016-05-09 23:46   ` David Lechner
2016-05-09 23:46 ` [PATCH v5 2/5] ARM: davinci: da8xx: Add CFGCHIP syscon platform declaration David Lechner
2016-05-10 11:26   ` Sergei Shtylyov
2016-05-10 16:44     ` David Lechner
2016-05-25 11:15       ` Sekhar Nori
2016-05-25 11:15         ` Sekhar Nori
2016-06-22 17:03         ` David Lechner
2016-06-22 17:03           ` David Lechner
2016-06-22 17:07         ` David Lechner
2016-06-22 17:07           ` David Lechner
2016-06-24  6:15           ` Sekhar Nori
2016-06-24  6:15             ` Sekhar Nori
2016-06-24 16:00             ` David Lechner
2016-06-24 16:00               ` David Lechner
2016-05-09 23:46 ` [PATCH v5 3/5] ARM: davinci: da8xx: Add USB PHY " David Lechner
2016-05-09 23:46   ` David Lechner
2016-05-10 11:24   ` Sergei Shtylyov
2016-06-22 17:08     ` David Lechner
2016-06-22 17:08       ` David Lechner
2016-05-09 23:46 ` [PATCH v5 4/5] ARM: DTS: da850: Add cfgchip syscon node David Lechner
2016-05-09 23:46   ` David Lechner
2016-05-09 23:46 ` [PATCH v5 5/5] ARM: DTS: da850: Add usb phy node David Lechner
2016-05-09 23:46   ` David Lechner
2016-05-23 15:14 ` [PATCH v5 0/5] da8xx USB PHY platform devices and clocks (was "da8xx UBS clocks") David Lechner
2016-05-25 11:18   ` Sekhar Nori
2016-05-25 11:18     ` Sekhar Nori
2016-08-12 21:24     ` Kevin Hilman
2016-08-17  9:35       ` Kishon Vijay Abraham I
2016-08-17  9:35         ` Kishon Vijay Abraham I
2016-08-19 16:40         ` Kevin Hilman
2016-08-19 16:40           ` Kevin Hilman
2016-08-19 16:50           ` David Lechner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.