diff options
author | Boris Brezillon <boris.brezillon@free-electrons.com> | 2014-09-05 09:54:13 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-02-17 17:52:58 +0100 |
commit | 863a81c3be1d931bdae6426e231add9334311f13 (patch) | |
tree | 425f5509a766c4025821457a5c10cb258fc343f7 /drivers/clk/imx/clk-imx6sl.c | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
clk: at91: make use of syscon to share PMC registers in several drivers
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>
Diffstat (limited to 'drivers/clk/imx/clk-imx6sl.c')
0 files changed, 0 insertions, 0 deletions