summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/kirkwood-6281.dtsi
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2013-12-17 21:21:52 +0100
committerJason Cooper <jason@lakedaemon.net>2013-12-22 17:19:36 +0000
commit0ad82cd81b00d9a7c6d183ef955947b5bc5eef9e (patch)
tree6eded93b16b641406e6274381751ab5a91dacc0d /arch/arm/boot/dts/kirkwood-6281.dtsi
parent797090dfca7fbdd69752425693eda19b28cb5db5 (diff)
Phy: Add DT nodes on kirkwood and Dove for the SATA PHY
Add nodes for the two SATA PHYs on kirkwood. Add node for the one SATA PHY on Dove. Add pHandles to the PHYs in the sata nodes. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/kirkwood-6281.dtsi')
-rw-r--r--arch/arm/boot/dts/kirkwood-6281.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/kirkwood-6281.dtsi b/arch/arm/boot/dts/kirkwood-6281.dtsi
index e4e1968dfca8..416d96e1302f 100644
--- a/arch/arm/boot/dts/kirkwood-6281.dtsi
+++ b/arch/arm/boot/dts/kirkwood-6281.dtsi
@@ -89,6 +89,8 @@
interrupts = <21>;
clocks = <&gate_clk 14>, <&gate_clk 15>;
clock-names = "0", "1";
+ phys = <&sata_phy0>, <&sata_phy1>;
+ phy-names = "port0", "port1";
status = "disabled";
};