Hi Arokux et al, So I've been working on cleaning up the sunxi-ehci support by writing a separate phy driver for the usbphy part of the SoC.
This is turning out quite nicely, for those interested you can find my wip here: Note only tested on sun7i sofar, and the sun4i / sun5i dt bits aren't updated yet. The bulk of the work is in these 2 commits: https://github.com/jwrdegoede/linux-sunxi/commit/4655dd01936f42d8a75da08a00af439e0a34eaf7 https://github.com/jwrdegoede/linux-sunxi/commit/bcb674859d015ff9e082829dbd5cf239b8b53d4a Note there is no more addition of an ehci-sunxi.c driver, instead the new stuff is generic enough that a simply extension to ehci-platform.c is enough to get things to work nicely. Adding ohci support also should be quite easy now, I'll take a shot at that tomorrow. Regards, Hans -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
