]> Pileus Git - ~andy/linux/commit
arm: mvebu: fix length of SATA registers area in .dtsi
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 21 May 2013 10:33:26 +0000 (12:33 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 28 May 2013 14:48:15 +0000 (14:48 +0000)
commit911492de45ccefc2bff4b8e0fb412287ca6fe9d9
tree9953b7180b01236ef98571c64a455abce88173e0
parente4aa937ec75df0eea0bee03bffa3303ad36c986b
arm: mvebu: fix length of SATA registers area in .dtsi

The length of the registers area for the Marvell 370/XP SATA
controller was incorrect in the .dtsi: 0x2400 while it should have
been 0x5000. Until now, this problem wasn't noticed because there was
a large static mapping for all I/Os set up by ->map_io(). But since
we're going to get rid of this static mapping, we need to ensure that
the register areas are properly sized.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-xp.dtsi