Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-01 | clk: uniphier: use devm_get_addr() to get base address | Masahiro Yamada | |
Currently, fdtdec_get_addr_size() does not support the address translation, so it cannot handle device trees with non-straight "ranges" properties. (This would be a problem with DTS for UniPhier ARMv8 SoCs.) Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> | |||
2016-02-14 | clk: uniphier: add Media I/O clock driver for UniPhier SoCs | Masahiro Yamada | |
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> |