commit | ddb1900ac9a664b8aec90b9466781efea0e94808 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Sun Jan 15 14:59:03 2017 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jan 17 09:00:40 2017 +0900 |
tree | 9193f6e6389c787efbea9b60ef9a567a09600a2e | |
parent | 52b14bf54d2124929b5b317fb373b6935a4fc611 [diff] |
ARM: uniphier: split out UMC clock enable 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>