usb: musb: sunxi: add support for the variant in H3/V3s SoC
authorIcenowy Zheng <icenowy@aosc.xyz>
Thu, 2 Feb 2017 03:30:27 +0000 (21:30 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Feb 2017 09:05:11 +0000 (10:05 +0100)
commitc1fce66ecd271dee5379f419a69b8ff5dae49ba1
treec135f550ef2ea32474f5863953abbae110262f8f
parentc0927fea6ae6529893eeefe2cf97f76877e8929e
usb: musb: sunxi: add support for the variant in H3/V3s SoC

Allwinner H3/V3s features a variant of MUSB controller, which lacks one
endpoint.

Add support for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
[b-liu@ti.com: added usb: to commit subject prefix]
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/allwinner,sun4i-a10-musb.txt
drivers/usb/musb/sunxi.c