[PATCH 1/9] arm: mvebu: fix length of SATA registers area in .dtsi
Jason Cooper
jason at lakedaemon.net
Tue May 21 09:42:44 EDT 2013
On Tue, May 21, 2013 at 12:33:26PM +0200, Thomas Petazzoni wrote:
> 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 at free-electrons.com>
> ---
> arch/arm/boot/dts/armada-370-xp.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to mvebu/fixes
thx,
Jason.
More information about the linux-arm-kernel
mailing list