[PATCH] ARM: EXYNOS5250: Add support for USB 3.0 dwc3 controller

Vivek Gautam gautam.vivek at samsung.com
Wed Nov 7 02:28:48 EST 2012


Here we add the required support for device tree and further
clocks and device reigster base address.

Based on 'for-next' branch of linux-samsung tree.
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/021915.html

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

 arch/arm/boot/dts/exynos5250.dtsi       |    6 ++++++
 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 ++
 drivers/usb/Kconfig                     |    1 +
 5 files changed, 34 insertions(+), 0 deletions(-)

-- 
1.7.6.5



More information about the devicetree-discuss mailing list