Re: [PATCH v4 02/13] clk: at91: make use of syscon/regmap internally

From: Stephen Boyd
Date: Thu Jan 28 2016 - 03:32:00 EST


On 01/27, Alexandre Belloni wrote:
> From: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
>
> Use the regmap coming from syscon to access the registers instead of using
> pmc_read/pmc_write. This allows to avoid passing the at91_pmc structure to
> the child nodes of the PMC.
>
> The final benefit is to have each clock register itself instead of having
> to iterate over the children.
>
> Signed-off-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
> ---

Acked-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx>

--
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project