usb: musb-new: Add support for da8xx-musb
authorAdam Ford <aford173@gmail.com>
Wed, 10 Jul 2019 18:59:10 +0000 (13:59 -0500)
committerMarek Vasut <marex@denx.de>
Thu, 8 Aug 2019 09:35:02 +0000 (11:35 +0200)
commit5608331d813630120871d04847b59628ec59f7f9
tree9ab09d84d18a8c04f43ceb27b1ff0341e7623edc
parentfc58263d2e4180cedc621ce9efbd93637d6a1cf5
usb: musb-new: Add support for da8xx-musb

With the recently added phy driver, this patch will enable the
musb driver on the da8xx to operate in host mode.

Signed-off-by: Adam Ford <aford173@gmail.com>
drivers/usb/musb-new/Kconfig
drivers/usb/musb-new/Makefile
drivers/usb/musb-new/da8xx.c [new file with mode: 0644]