commit | 043c65b793648e810533b5fc28336a9ebefa2830 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Jan 01 23:44:49 2020 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Fri Jan 24 23:06:50 2020 +0530 |
tree | 29b72ccd19e535d1e4864aa1e1d1d48d0afe6167 | |
parent | a2f729f49b394c6017c818a31ac73f206cc40ac7 [diff] |
sunxi: defconfig: R40 boards: enable USB Now that the USB PHY on the Allwinner R40 SoC is supported, enable USB support for the two R40 boards U-Boot supports. For this we need to add the GPIO pin that powers the USB port(s), also enable the usual suspects (OHCI/EHCI support). Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>