commit | f96238e253661b43168352010a2628957940bd4b | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sun Jun 23 15:09:50 2019 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 16 17:13:15 2019 +0530 |
tree | 487606ca21cc544768f1eccd2b5abb3a10692f0b | |
parent | 35fa673e0e5f9e947f0bae9d170bd9c8b449a751 [diff] |
sunxi: H6: Enable USB for existing boards So far USB was not enabled for the Allwinner H6 boards, as the PHY driver was not ready and the clock gates were missing. Since this is now fixed, let's add the PHY and the OHCI/EHCI drivers to the build, for all existing H6 boards. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> # Pine-H64 Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>