]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:49:06 +0000 (13:49 +0200)
commitde2de9ed1422d62190245d14a76e1733157339a6
treed7f8eadac09f6fb78e044d79850b9de3bf92fc30
parent46660b7829893754dee8dafb43c1399aff15137a
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