summaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier/Kconfig
Commit message (Collapse)AuthorAgeLines
* clk: uniphier: rework UniPhier clk driverMasahiro Yamada2016-10-18-9/+6
| | | | | | | | 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>
* clk: uniphier: add Media I/O clock driver for UniPhier SoCsMasahiro Yamada2016-02-14-0/+13
This is the initial commit for the UniPhier clock drivers. Currently, only the Media I/O clock is supported. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>