summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/clk/clk-dram-ld20.c
Commit message (Collapse)AuthorAgeLines
* ARM: uniphier: split out UMC clock enableMasahiro Yamada2017-01-17-0/+28
The clock enable bits for UMC are more SoC-specific than for the other hardware blocks. Separate the UMC clocks and the other clocks for better code reuse across SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>