ARM: mvebu: fix compatible strings of MBus on Armada 375 and Armada 38x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Dec 2014 12:43:44 +0000 (13:43 +0100)
committerAndrew Lunn <andrew@lunn.ch>
Sat, 10 Jan 2015 17:31:16 +0000 (11:31 -0600)
Due to the special handling of window 13 on Armada 375 and Armada 38x
(similar to Armada XP), the MBus hardware block is *not* compatible
with the one used on Armada 370. Using the Armada 370 compatible
string on Armada 375 and 38x will lead to a non-working device if
window 13 ends up being used.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Andrew Lunn <andrew@lunn.ch>

No differences found