]> git.sur5r.net Git - u-boot/commit
usb: dwc2: Add brcm,bcm2708-usb compatible
authorEmmanuel Vadot <manu@freebsd.org>
Mon, 2 Jul 2018 12:34:23 +0000 (14:34 +0200)
committerMarek Vasut <marex@denx.de>
Thu, 5 Jul 2018 09:25:49 +0000 (11:25 +0200)
commitff5d5cc2331033c8a6987bb644827b52484160d9
tree1a9733c1fbae06706805cc96a2974a08857db79f
parent4ac5df4b41ba46d7e635bdd8d500721c642b0a0d
usb: dwc2: Add brcm,bcm2708-usb compatible

When using CONFIG_OF_BOARD on rpi to use the dtb provided by the
RaspberryPi Fundation, the compatible string isn't the same, resulting
in not-functional usb from u-boot.

Signed-off-by: Oleksandr Tymoshenko <gonzo@FreeBSD.org>
Signed-off-by: Emmanuel Vadot <manu@freebsd.org>
drivers/usb/host/dwc2.c