mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-24 11:34:50 +08:00
ARM: mvebu: update the SATA compatible string for Armada 370/XP
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>
This commit is contained in:
parent
9013d64e66
commit
a96cc303e4
@ -152,7 +152,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
sata@a0000 {
|
sata@a0000 {
|
||||||
compatible = "marvell,orion-sata";
|
compatible = "marvell,armada-370-sata";
|
||||||
reg = <0xa0000 0x5000>;
|
reg = <0xa0000 0x5000>;
|
||||||
interrupts = <55>;
|
interrupts = <55>;
|
||||||
clocks = <&gateclk 15>, <&gateclk 30>;
|
clocks = <&gateclk 15>, <&gateclk 30>;
|
||||||
|
Loading…
Reference in New Issue
Block a user