linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Enable ehci and ohci devices for exynos5250
@ 2012-12-13 16:36 Vivek Gautam
  2012-12-13 16:36 ` [PATCH v3 1/2] ARM: Exynos5250: Enabling ehci-s5p driver Vivek Gautam
  2012-12-13 16:36 ` [PATCH v3 2/2] ARM: Exynos5250: Enabling ohci-exynos driver Vivek Gautam
  0 siblings, 2 replies; 8+ messages in thread
From: Vivek Gautam @ 2012-12-13 16:36 UTC (permalink / raw)
  To: linux-arm-kernel, linux-samsung-soc, devicetree-discuss
  Cc: linux-kernel, linux-usb, grant.likely, kgene.kim, jg1.han,
	thomas.abraham

Changes from v2:
 - Changed the compatible string to chip specific(samsung,exynos4210),
   since ehci-s5p and ohci-exynos are being used from exynso4210 onwards.
 - Based on changes for drivers available at:
   http://www.mail-archive.com/devicetree-discuss@lists.ozlabs.org/msg23218.html

Changes from v1:
 - Changed the device node names from 'ehci' and 'ohci' to
   'usb@12110000' and 'usb@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] 8+ messages in thread

end of thread, other threads:[~2013-02-08 21:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-13 16:36 [PATCH v3 0/2] Enable ehci and ohci devices for exynos5250 Vivek Gautam
2012-12-13 16:36 ` [PATCH v3 1/2] ARM: Exynos5250: Enabling ehci-s5p driver Vivek Gautam
2012-12-15  7:23   ` Grant Likely
2012-12-19 13:50     ` Vivek Gautam
2012-12-21  8:16       ` Vivek Gautam
2012-12-21 18:13         ` Doug Anderson
2013-02-08 21:41           ` Grant Likely
2012-12-13 16:36 ` [PATCH v3 2/2] ARM: Exynos5250: Enabling ohci-exynos driver 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).