diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-11-21 02:38:00 +0400 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2012-11-21 02:38:00 +0400 |
commit | f40788a6663267fc985a5871034f2638002f5bd6 (patch) | |
tree | b465ccadd15cbc3698470b826192bfa7836ee3e4 /arch/arm/boot/dts/armada-xp-db.dts | |
parent | a19aab5792e907175a0515388e3de4f27d107b9e (diff) | |
parent | 42db1215eeb1dc591ef5120bc2dbbeeee5ee41e1 (diff) | |
download | linux-f40788a6663267fc985a5871034f2638002f5bd6.tar.xz |
Merge tag 'marvell-neta-dt-clk-updates-3.8' of github.com:MISL-EBU-System-SW/mainline-public into test-the-merge
Marvell Ethernet DT update for clk support
Diffstat (limited to 'arch/arm/boot/dts/armada-xp-db.dts')
-rw-r--r-- | arch/arm/boot/dts/armada-xp-db.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/armada-xp-db.dts b/arch/arm/boot/dts/armada-xp-db.dts index 2673ac7a0fbe..8e53b25b5508 100644 --- a/arch/arm/boot/dts/armada-xp-db.dts +++ b/arch/arm/boot/dts/armada-xp-db.dts @@ -71,25 +71,21 @@ }; ethernet@d0070000 { - clock-frequency = <250000000>; status = "okay"; phy = <&phy0>; phy-mode = "rgmii-id"; }; ethernet@d0074000 { - clock-frequency = <250000000>; status = "okay"; phy = <&phy1>; phy-mode = "rgmii-id"; }; ethernet@d0030000 { - clock-frequency = <250000000>; status = "okay"; phy = <&phy2>; phy-mode = "sgmii"; }; ethernet@d0034000 { - clock-frequency = <250000000>; status = "okay"; phy = <&phy3>; phy-mode = "sgmii"; |