This is a note to let you know that I've just added the patch titled ARM: mvebu: update the SATA compatible string for Armada 370/XP to the 3.13-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: arm-mvebu-update-the-sata-compatible-string-for-armada-370-xp.patch and it can be found in the queue-3.13 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From a96cc303e42ad7830dde929aad0046e448a05505 Mon Sep 17 00:00:00 2001 From: Simon Guinot <simon.guinot@xxxxxxxxxxxx> Date: Tue, 14 Jan 2014 20:10:27 +0100 Subject: ARM: mvebu: update the SATA compatible string for Armada 370/XP From: Simon Guinot <simon.guinot@xxxxxxxxxxxx> commit a96cc303e42ad7830dde929aad0046e448a05505 upstream. 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@xxxxxxxxxxxx> Cc: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> Cc: Jason Cooper <jason@xxxxxxxxxxxxxx> Cc: Andrew Lunn <andrew@xxxxxxx> Cc: Gregory Clement <gregory.clement@xxxxxxxxxxxxxxxxxx> Cc: Sebastian Hesselbarth <sebastian.hesselbarth@xxxxxxxxx> Cc: Lior Amsalem <alior@xxxxxxxxxxx> Acked-by: Jason Cooper <jason@xxxxxxxxxxxxxx> Signed-off-by: Tejun Heo <tj@xxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- arch/arm/boot/dts/armada-370-xp.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/arch/arm/boot/dts/armada-370-xp.dtsi +++ b/arch/arm/boot/dts/armada-370-xp.dtsi @@ -152,7 +152,7 @@ }; sata@a0000 { - compatible = "marvell,orion-sata"; + compatible = "marvell,armada-370-sata"; reg = <0xa0000 0x5000>; interrupts = <55>; clocks = <&gateclk 15>, <&gateclk 30>; Patches currently in stable-queue which might be from simon.guinot@xxxxxxxxxxxx are queue-3.13/ata-sata_mv-fix-disk-hotplug-for-armada-370-xp-socs.patch queue-3.13/ata-sata_mv-introduce-compatible-string-marvell-armada-370-sata.patch queue-3.13/arm-mvebu-update-the-sata-compatible-string-for-armada-370-xp.patch -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html