commit | 88861a2c2c4f4f00008c14911e05f645ae5dd915 | [log] [tgz] |
---|---|---|
author | Rui Miguel Silva <rui.silva@linaro.org> | Wed Jun 29 11:06:15 2022 +0100 |
committer | Marek Vasut <marex@denx.de> | Tue Jul 12 21:59:54 2022 +0200 |
tree | 05b8e4467f19adf700de859b7346e8ef4bfc18ab | |
parent | b2d2b7872249e6816487e95bd9197a9417aa62bb [diff] |
usb: add isp1760 family driver ISP1760/61/63 are a family of usb controllers, here the main goal is to support the ISP1763 hcd part found in the MPS3 FPGA board form Arm. This is based on the kernel driver and ported to u-boot. Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>