]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: musb: Use device-model for musb host mode
authorHans de Goede <hdegoede@redhat.com>
Wed, 17 Jun 2015 15:44:58 +0000 (17:44 +0200)
committerHans de Goede <hdegoede@redhat.com>
Sat, 25 Jul 2015 09:22:55 +0000 (11:22 +0200)
commit91183babea8f36d7bea40ecbc3862913ca0eae65
treeec3eb2e4e407022bc43e7261a031ff7fe310cee5
parentd42faf3198262710d17548950e1ab41413e8b7f9
sunxi: musb: Use device-model for musb host mode

Modify the sunxi musb glue to use the device-model for musb host mode.

This allows using musb in host mode together with other host drivers
such as ehci / ohci, which is esp. useful on boards which use the
musb controller in host-only mode, these boards have e.g. an usb-a
receptacle or an usb to sata converter attached to the musb controller.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
arch/arm/Kconfig
drivers/usb/musb-new/sunxi.c