sunxi: clocks: Add H6 USB clock gates and resets
authorAndre Przywara <andre.przywara@arm.com>
Sun, 23 Jun 2019 14:09:48 +0000 (15:09 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Jul 2019 11:43:15 +0000 (17:13 +0530)
commit106c1300a5a54c61d9368e5afdb5282e7e4ef3d8
tree6bb5a1974552b8debfa42a9484db94d40f4d0f78
parent0d3c77f5c3527090019eaff0ddbfc8d25b4c2959
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>
drivers/clk/sunxi/clk_h6.c