]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: mvebu: clk: remove cpuclk resources overlapping coredivclk registers on Armada XP
authorNadav Haklai <nadavh@marvell.com>
Tue, 17 Mar 2015 12:53:34 +0000 (13:53 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Thu, 19 Mar 2015 10:04:15 +0000 (11:04 +0100)
commitb7f01842bcbbf8aaf26c9f9bd413774114fa83c9
tree326cfab0267d9212219323d069178e63c093fa3f
parent7776ab70d75ff9857343e44e428744d81c30ce1b
ARM: mvebu: clk: remove cpuclk resources overlapping coredivclk registers on Armada XP

The resources of the cpuclk node are overlapping the one from
coredivclk node. It was not noticed until now because the driver did a
simple of_iomap and not a request_mem_region. This patch fixes it.

[gregory.clement@free-electrons.com: add commit log and port to 4.0-rc]
Signed-off-by: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arm/boot/dts/armada-xp.dtsi