1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-17 08:32:07 +02:00
Files
u-boot-megous/arch/arm/mach-uniphier/clk
Masahiro Yamada e39eed8f47 ARM: uniphier: remove ad-hoc clock enabling for EHCI
The MIO clock is enabled by default, and the STDMAC clock is
enabled by the clk driver.  The ad-hoc way to enable the clock
is no longer needed.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-09-11 20:37:19 +09:00
..