devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: EXYNOS5250: Add support for USB 3.0 dwc3 controller
@ 2012-11-08  8:32 Vivek Gautam
  2012-11-08  8:32 ` [PATCH v2] ARM: Exynos5250: Enabling dwc3-exynos driver Vivek Gautam
  0 siblings, 1 reply; 7+ messages in thread
From: Vivek Gautam @ 2012-11-08  8:32 UTC (permalink / raw)
  To: linux-samsung-soc, linux-arm-kernel, devicetree-discuss
  Cc: linux-usb, kgene.kim, balbi, tomasz.figa, av.tikhomirov,
	yulgon.kim, thomas.abraham, p.paneri

Changes from v1:
 - Changed the device node name from 'dwc3' to 'usb@12000000'.
 - Added the documentation for device tree bindings for dwc3 controller.

Based on changes for USB 2.0:
'https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-November/022046.html'

Tested with required driver DT patches for dwc3-exynos:
http://www.spinics.net/lists/linux-usb/msg73857.html
and USB 3.0 phy support patches:
https://lists.ozlabs.org/pipermail/devicetree-discuss/2012-November/021926.html

Vivek Gautam (1):
  ARM: Exynos5250: Enabling dwc3-exynos driver

 .../devicetree/bindings/usb/exynos-usb.txt         |   14 +++++++++++
 arch/arm/boot/dts/exynos5250.dtsi                  |    6 +++++
 arch/arm/mach-exynos/Kconfig                       |    1 +
 arch/arm/mach-exynos/clock-exynos5.c               |   24 ++++++++++++++++++++
 arch/arm/mach-exynos/include/mach/map.h            |    1 +
 arch/arm/mach-exynos/mach-exynos5-dt.c             |    2 +
 6 files changed, 48 insertions(+), 0 deletions(-)

-- 
1.7.6.5

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

end of thread, other threads:[~2012-12-19 13:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-08  8:32 [PATCH v2] ARM: EXYNOS5250: Add support for USB 3.0 dwc3 controller Vivek Gautam
2012-11-08  8:32 ` [PATCH v2] ARM: Exynos5250: Enabling dwc3-exynos driver Vivek Gautam
2012-12-03 13:43   ` Vivek Gautam
     [not found]   ` <1352363533-14970-2-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2012-12-06 10:15     ` Grant Likely
2012-12-06 10:33       ` Vivek Gautam
2012-12-13 16:47         ` [PATCH v3] " Vivek Gautam
2012-12-19 13:52           ` 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).