From: Sergei Shtylyov Date: Sat, 8 Jun 2013 20:36:05 +0000 (+0400) Subject: ARM: shmobile: r8a7778: add USB support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~32^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02474a41e6180521a2b9b30b84888670e290dba0;p=pandora-kernel.git ARM: shmobile: r8a7778: add USB support Add USB clock and EHCI, OHCI, and USB PHY platform devices for R8A7778 SoC; add a function to register PHY device with board-specific platform data and register EHCI and OHCI platfrom devices from the init_late() board method. Also, don't forget to enable CONFIG_ARCH_HAS_[EO]HCI options for R8A7778 SoC in Kconfig... The patch has been tested on the BOCK-W board. Signed-off-by: Sergei Shtylyov Signed-off-by: Simon Horman --- Reading git-diff-tree failed