commit | 106c1300a5a54c61d9368e5afdb5282e7e4ef3d8 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Sun Jun 23 15:09:48 2019 +0100 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Tue Jul 16 17:13:15 2019 +0530 |
tree | 6bb5a1974552b8debfa42a9484db94d40f4d0f78 | |
parent | 0d3c77f5c3527090019eaff0ddbfc8d25b4c2959 [diff] |
sunxi: clocks: Add H6 USB clock gates and resets To enable USB support in U-Boot, add the required clock and reset gates to the H6 clock driver. Once enabled, the generic EHCI/OCHI drivers will pick them up from there automatically. 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>