]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: berlin: drop direct of_iomap of nodes reg property
authorAntoine Tenart <antoine.tenart@free-electrons.com>
Fri, 15 May 2015 23:50:34 +0000 (01:50 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Mon, 18 May 2015 16:10:13 +0000 (18:10 +0200)
commitfd26031ba6356d2b0f7aa214ebff4b12736b6529
tree22828ef69c856e5f1236c6aad9691a9c69ad9d85
parenta457b86caec6ff6465e75c6b65e7eab82f74676d
clk: berlin: drop direct of_iomap of nodes reg property

The Berlin clock driver was sharing a DT node with the pin controller
and the reset driver. All these devices are now sub-nodes of the chip
controller. This patch rework the Berlin clock driver to allow moving
the Berlin clock DT bindings into their own sub-node of the chip
controller node.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
drivers/clk/berlin/bg2.c
drivers/clk/berlin/bg2q.c