Home
last modified time | relevance | path

Searched hist:"57 ecc7a0d3f843e4c02f4a9a67b9da76a7f48b5d" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/mvebu/
H A Dcp110-system-controller.cdiff 57ecc7a0d3f843e4c02f4a9a67b9da76a7f48b5d Sun Sep 25 09:47:53 CEST 2016 Marcin Wojtas <mw@semihalf.com> clk: mvebu: migrate CP110 system controller to clk_hw API and registration

Now that we have clk_hw based provider APIs to register clks, we
can get rid of struct clk pointers while registering clks in Armada
CP110 system controller driver. This commit introduces new
API and registration for all clocks in CP110 HW blocks.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>