Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1237595

Re: [PATCH 04/16] clk: at91: make use of syscon to share PMC registers in several drivers

From Stephen Boyd <sboyd@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 04/16] clk: at91: make use of syscon to share PMC registers in several drivers
Date 2015-10-01 19:50 +0200
Message-ID <qeQ9s-39m-13@gated-at.bofh.it> (permalink)
References <qesgN-1GU-3@gated-at.bofh.it> <qesgN-1GU-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 09/30, Alexandre Belloni wrote:
> From: Boris Brezillon <boris.brezillon@free-electrons.com>
> 
> The PMC block is providing several functionnalities:
>  - system clk management
>  - cpuidle
>  - platform suspend
> 
> Replace the void __iomem *regs field by a regmap (retrieved using syscon)
> so that we can later share the regmap across several drivers without
> exporting a new specific API or a global void __iomem * variable.
> 
> Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
> ---

Acked-by: Stephen Boyd <sboyd@codeaurora.org>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 04/16] clk: at91: make use of syscon to share PMC registers in several drivers Alexandre Belloni <alexandre.belloni@free-electrons.com> - 2015-09-30 18:20 +0200
  Re: [PATCH 04/16] clk: at91: make use of syscon to share PMC  registers in several drivers Stephen Boyd <sboyd@codeaurora.org> - 2015-10-01 19:50 +0200

csiph-web