usb: musb: sunxi: Add support for musb controller in A33 SoC
authorHans de Goede <hdegoede@redhat.com>
Wed, 8 Jul 2015 14:41:40 +0000 (16:41 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 29 Jul 2015 14:59:20 +0000 (09:59 -0500)
commitd91de093d94eca6e280e50c24b172ed598bb5724
tree001393c70b9f75236c86c8826a7daaa9d5acab4e
parent132e23775779cc895c37f7883c33a60a1a8a7cdd
usb: musb: sunxi: Add support for musb controller in A33 SoC

The A33 SoC uses the same musb controller as found on the A31 and later,
but allwinner has removed the configdata register, this commit adds special
handling for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.txt
drivers/usb/musb/sunxi.c