Home
last modified time | relevance | path

Searched hist:"375 de01702f4b0b1a27715ca1a18110d6dbfdebe" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.cdiff 375de01702f4b0b1a27715ca1a18110d6dbfdebe Mon Apr 27 04:44:22 CDT 2015 Hans de Goede <hdegoede@redhat.com> sunxi: usb: Move setup of host controller clocks to the host controller drivers

The sunxi "usbc" code is mostly about phy setup, but currently also sets up
the host controller clocks, which is something which really belongs in the
host controller drivers, so move it there.

This is a preparation patch for moving the sunxi ehci code to the driver
model and for adding ohci support.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>