Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clk: meson: add some error handling in meson_clk_register_cpu() | Dan Carpenter | 2015-06-12 |
| | | | | | | | | | This error handling hopefully isn't needed but it make the static checkers happy. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> | ||
* | clk: meson: Add support for Meson clock controller | Carlo Caione | 2015-06-05 |
This patchset adds the infrastructure for registering and managing the core clocks found on Amlogic MesonX SoCs. In particular: - PLLs - CPU clock - Fixed rate clocks, fixed factor clocks, ... Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |