]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: update the SATA compatible string for Armada 370/XP
authorSimon Guinot <simon.guinot@sequanux.org>
Tue, 14 Jan 2014 19:10:27 +0000 (20:10 +0100)
committerTejun Heo <tj@kernel.org>
Wed, 15 Jan 2014 12:44:03 +0000 (07:44 -0500)
This patch updates the Armada 370/XP SATA node with the new compatible
string "marvell,armada-370-sata".

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Gregory Clement <gregory.clement@free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Cc: Lior Amsalem <alior@marvell.com>
Cc: stable@vger.kernel.org # v3.6+
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Tejun Heo <tj@kernel.org>
arch/arm/boot/dts/armada-370-xp.dtsi

index 00d6a798c705b9b04408a8d28af70cd7b7cc6868..df141a1d64482410780fd75675391402123f13ca 100644 (file)
                        };
 
                        sata@a0000 {
-                               compatible = "marvell,orion-sata";
+                               compatible = "marvell,armada-370-sata";
                                reg = <0xa0000 0x5000>;
                                interrupts = <55>;
                                clocks = <&gateclk 15>, <&gateclk 30>;