commit | 80447007d345310a8f63ff08e5a34550779a9837 | [log] [tgz] |
---|---|---|
author | Emmanuel Vadot <manu@freebsd.org> | Mon Jul 02 14:34:23 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Thu Jul 05 11:25:49 2018 +0200 |
tree | 1a9733c1fbae06706805cc96a2974a08857db79f | |
parent | 52a5ccb30e84f63185e6047e75a1282c6d3c69e1 [diff] |
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>