commit | 8bdfe0a81acc2f95c31eb4b728a96562c9e8c225 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Oct 17 22:18:01 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Oct 18 14:06:46 2016 +0900 |
tree | cf1ce8941f9c3f58d35dfff44a9c567cc42cdcb8 | |
parent | d81532921ab7cb6d915e4f2b126b60cee8321a79 [diff] |
clk: uniphier: rework UniPhier clk driver The initial design of the UniPhier clk driver for U-Boot was not very nice. Here is a re-work to sync it with Linux's clk and reset drivers, maximizing the code reuse from Linux's clk data. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>