linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Enable ehci and ohci devices for exynos5250
@ 2012-11-08  6:54 Vivek Gautam
  2012-11-08  6:54 ` [PATCH v2 1/2] ARM: Exynos5250: Enabling ehci-s5p driver Vivek Gautam
  2012-11-08  6:54 ` [PATCH v2 2/2] ARM: Exynos5250: Enabling ohci-exynos driver Vivek Gautam
  0 siblings, 2 replies; 11+ messages in thread
From: Vivek Gautam @ 2012-11-08  6:54 UTC (permalink / raw)
  To: linux-arm-kernel

Changes from v1:
 - Changed the device node names from 'ehci' and 'ohci' to
   'usb at 12110000' and 'usb at 12120000' as per discussion for the
   change 'http://www.spinics.net/lists/linux-usb/msg73993.html'
 - Rebased on for-next branch of linux-samsung.

Vivek Gautam (2):
  ARM: Exynos5250: Enabling ehci-s5p driver
  ARM: Exynos5250: Enabling ohci-exynos driver

 .../devicetree/bindings/usb/exynos-usb.txt         |   40 ++++++++++++++++++++
 arch/arm/boot/dts/exynos5250-smdk5250.dts          |    4 ++
 arch/arm/boot/dts/exynos5250.dtsi                  |   12 ++++++
 arch/arm/mach-exynos/include/mach/map.h            |    2 +
 arch/arm/mach-exynos/mach-exynos5-dt.c             |    4 ++
 5 files changed, 62 insertions(+), 0 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/usb/exynos-usb.txt

-- 
1.7.6.5

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

end of thread, other threads:[~2012-12-06 10:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  6:54 [PATCH v2 0/2] Enable ehci and ohci devices for exynos5250 Vivek Gautam
2012-11-08  6:54 ` [PATCH v2 1/2] ARM: Exynos5250: Enabling ehci-s5p driver Vivek Gautam
2012-11-08  8:07   ` Vivek Gautam
2012-11-08  8:19     ` Vivek Gautam
2012-12-03 13:31       ` Vivek Gautam
2012-12-06 10:16   ` Grant Likely
2012-12-06 10:38     ` Vivek Gautam
2012-11-08  6:54 ` [PATCH v2 2/2] ARM: Exynos5250: Enabling ohci-exynos driver Vivek Gautam
2012-11-08  8:07   ` Vivek Gautam
2012-11-08  8:21     ` Vivek Gautam
2012-12-03 13:34       ` Vivek Gautam

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