Hello. On 15-04-2013 14:28, John Crispin wrote:
From: John Crispin<blogic@xxxxxxxxxxx>
Add code to load the platform ehci/ohci driver on Ralink SoC. For the usb core to work we need to populate the platform_data during boot, prior to the usb driver being loaded.
Signed-off-by: John Crispin<blogic@xxxxxxxxxxx> [matthijs@xxxxxxxx: Extracted non-ohci/ehci 3052 code into separate patch] Signed-off-by: Matthijs Kooijman<matthijs@xxxxxxxx>
this patch sits ontop of a patch from openwrt that adds a OF binding for ohci/ehci so it wont go upstream until the usb people decided how to expose ohci-platform and ehci-platform in OF
Note that there's already a patch exposing ehci-platform to DT in Greg's 'usb-next' branch:
https://git.kernel.org/cgit/linux/kernel/git/gregkh/usb.git/commit/?h=usb-next&id=f3bc64d6d1f21c1b92d75f233a37b75d77af6963
John
WBR, Sergei