提交 6ece0f7d 编写于 作者: P Pali Rohár 提交者: Gregory CLEMENT

arm64: dts: marvell: armada-37xx: Add SATA comphy into main armada-37xx.dtsi file

SATA on A3720 SOC can use only comphy2, so move this definition from board
specific DTS file armada-3720-espressobin.dtsi into main A3720 SOC file
armada-37xx.dtsi.
Signed-off-by: NPali Rohár <pali@kernel.org>
Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
上级 e8ff9d59
...@@ -67,8 +67,6 @@ ...@@ -67,8 +67,6 @@
/* J6 */ /* J6 */
&sata { &sata {
status = "okay"; status = "okay";
phys = <&comphy2 0>;
phy-names = "sata-phy";
}; };
/* U11 */ /* U11 */
......
...@@ -458,6 +458,8 @@ ...@@ -458,6 +458,8 @@
reg = <0xe0000 0x178>; reg = <0xe0000 0x178>;
interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 27 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&nb_periph_clk 1>; clocks = <&nb_periph_clk 1>;
phys = <&comphy2 0>;
phy-names = "sata-phy";
status = "disabled"; status = "disabled";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册