diff options
Diffstat (limited to 'arch/arm/boot')
22 files changed, 0 insertions, 27 deletions
diff --git a/arch/arm/boot/dts/dove.dtsi b/arch/arm/boot/dts/dove.dtsi index 113a8bc7bee7..9311edf441c6 100644 --- a/arch/arm/boot/dts/dove.dtsi +++ b/arch/arm/boot/dts/dove.dtsi | |||
@@ -559,7 +559,6 @@ | |||
559 | status = "disabled"; | 559 | status = "disabled"; |
560 | 560 | ||
561 | ethphy: ethernet-phy { | 561 | ethphy: ethernet-phy { |
562 | device-type = "ethernet-phy"; | ||
563 | /* set phy address in board file */ | 562 | /* set phy address in board file */ |
564 | }; | 563 | }; |
565 | }; | 564 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-cloudbox.dts b/arch/arm/boot/dts/kirkwood-cloudbox.dts index 142b9cd3b454..14fd53d1bf8a 100644 --- a/arch/arm/boot/dts/kirkwood-cloudbox.dts +++ b/arch/arm/boot/dts/kirkwood-cloudbox.dts | |||
@@ -94,7 +94,6 @@ | |||
94 | status = "okay"; | 94 | status = "okay"; |
95 | 95 | ||
96 | ethphy0: ethernet-phy@0 { | 96 | ethphy0: ethernet-phy@0 { |
97 | device_type = "ethernet-phy"; | ||
98 | reg = <0>; | 97 | reg = <0>; |
99 | }; | 98 | }; |
100 | }; | 99 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-db.dtsi b/arch/arm/boot/dts/kirkwood-db.dtsi index 053aa20fb30f..0de6d7110c35 100644 --- a/arch/arm/boot/dts/kirkwood-db.dtsi +++ b/arch/arm/boot/dts/kirkwood-db.dtsi | |||
@@ -84,7 +84,6 @@ | |||
84 | status = "okay"; | 84 | status = "okay"; |
85 | 85 | ||
86 | ethphy0: ethernet-phy@8 { | 86 | ethphy0: ethernet-phy@8 { |
87 | device_type = "ethernet-phy"; | ||
88 | reg = <8>; | 87 | reg = <8>; |
89 | }; | 88 | }; |
90 | }; | 89 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-dnskw.dtsi b/arch/arm/boot/dts/kirkwood-dnskw.dtsi index aefa375a550d..e5ede2fe05ba 100644 --- a/arch/arm/boot/dts/kirkwood-dnskw.dtsi +++ b/arch/arm/boot/dts/kirkwood-dnskw.dtsi | |||
@@ -224,7 +224,6 @@ | |||
224 | status = "okay"; | 224 | status = "okay"; |
225 | 225 | ||
226 | ethphy0: ethernet-phy@8 { | 226 | ethphy0: ethernet-phy@8 { |
227 | device_type = "ethernet-phy"; | ||
228 | reg = <8>; | 227 | reg = <8>; |
229 | }; | 228 | }; |
230 | }; | 229 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-dockstar.dts b/arch/arm/boot/dts/kirkwood-dockstar.dts index 33ff368fbfa5..aa6725577fc6 100644 --- a/arch/arm/boot/dts/kirkwood-dockstar.dts +++ b/arch/arm/boot/dts/kirkwood-dockstar.dts | |||
@@ -95,7 +95,6 @@ | |||
95 | status = "okay"; | 95 | status = "okay"; |
96 | 96 | ||
97 | ethphy0: ethernet-phy@0 { | 97 | ethphy0: ethernet-phy@0 { |
98 | device_type = "ethernet-phy"; | ||
99 | compatible = "marvell,88e1116"; | 98 | compatible = "marvell,88e1116"; |
100 | reg = <0>; | 99 | reg = <0>; |
101 | }; | 100 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-dreamplug.dts b/arch/arm/boot/dts/kirkwood-dreamplug.dts index 6f62af99c9cb..12dc7d6b3231 100644 --- a/arch/arm/boot/dts/kirkwood-dreamplug.dts +++ b/arch/arm/boot/dts/kirkwood-dreamplug.dts | |||
@@ -104,12 +104,10 @@ | |||
104 | status = "okay"; | 104 | status = "okay"; |
105 | 105 | ||
106 | ethphy0: ethernet-phy@0 { | 106 | ethphy0: ethernet-phy@0 { |
107 | device_type = "ethernet-phy"; | ||
108 | reg = <0>; | 107 | reg = <0>; |
109 | }; | 108 | }; |
110 | 109 | ||
111 | ethphy1: ethernet-phy@1 { | 110 | ethphy1: ethernet-phy@1 { |
112 | device_type = "ethernet-phy"; | ||
113 | reg = <1>; | 111 | reg = <1>; |
114 | }; | 112 | }; |
115 | }; | 113 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-goflexnet.dts b/arch/arm/boot/dts/kirkwood-goflexnet.dts index a43bebb25110..df1f5a8b05bb 100644 --- a/arch/arm/boot/dts/kirkwood-goflexnet.dts +++ b/arch/arm/boot/dts/kirkwood-goflexnet.dts | |||
@@ -176,7 +176,6 @@ | |||
176 | status = "okay"; | 176 | status = "okay"; |
177 | 177 | ||
178 | ethphy0: ethernet-phy@0 { | 178 | ethphy0: ethernet-phy@0 { |
179 | device_type = "ethernet-phy"; | ||
180 | reg = <0>; | 179 | reg = <0>; |
181 | }; | 180 | }; |
182 | }; | 181 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts b/arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts index d30a91a5047d..b68bd22b0d77 100644 --- a/arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts +++ b/arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts | |||
@@ -101,13 +101,11 @@ | |||
101 | status = "okay"; | 101 | status = "okay"; |
102 | 102 | ||
103 | ethphy0: ethernet-phy@0 { | 103 | ethphy0: ethernet-phy@0 { |
104 | device_type = "ethernet-phy"; | ||
105 | compatible = "marvell,88e1121"; | 104 | compatible = "marvell,88e1121"; |
106 | reg = <0>; | 105 | reg = <0>; |
107 | }; | 106 | }; |
108 | 107 | ||
109 | ethphy1: ethernet-phy@1 { | 108 | ethphy1: ethernet-phy@1 { |
110 | device_type = "ethernet-phy"; | ||
111 | compatible = "marvell,88e1121"; | 109 | compatible = "marvell,88e1121"; |
112 | reg = <1>; | 110 | reg = <1>; |
113 | }; | 111 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-ib62x0.dts b/arch/arm/boot/dts/kirkwood-ib62x0.dts index c5fb02f7ebc3..5c0d7250efd5 100644 --- a/arch/arm/boot/dts/kirkwood-ib62x0.dts +++ b/arch/arm/boot/dts/kirkwood-ib62x0.dts | |||
@@ -133,7 +133,6 @@ | |||
133 | status = "okay"; | 133 | status = "okay"; |
134 | 134 | ||
135 | ethphy0: ethernet-phy@8 { | 135 | ethphy0: ethernet-phy@8 { |
136 | device_type = "ethernet-phy"; | ||
137 | reg = <8>; | 136 | reg = <8>; |
138 | }; | 137 | }; |
139 | }; | 138 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-iconnect.dts b/arch/arm/boot/dts/kirkwood-iconnect.dts index 4a62b206f680..42f2bd774d71 100644 --- a/arch/arm/boot/dts/kirkwood-iconnect.dts +++ b/arch/arm/boot/dts/kirkwood-iconnect.dts | |||
@@ -183,7 +183,6 @@ | |||
183 | status = "okay"; | 183 | status = "okay"; |
184 | 184 | ||
185 | ethphy0: ethernet-phy@11 { | 185 | ethphy0: ethernet-phy@11 { |
186 | device_type = "ethernet-phy"; | ||
187 | reg = <11>; | 186 | reg = <11>; |
188 | }; | 187 | }; |
189 | }; | 188 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts index d15395d671ed..4ff9f65de2a0 100644 --- a/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts +++ b/arch/arm/boot/dts/kirkwood-iomega_ix2_200.dts | |||
@@ -200,7 +200,6 @@ | |||
200 | status = "okay"; | 200 | status = "okay"; |
201 | 201 | ||
202 | ethphy1: ethernet-phy@11 { | 202 | ethphy1: ethernet-phy@11 { |
203 | device_type = "ethernet-phy"; | ||
204 | reg = <11>; | 203 | reg = <11>; |
205 | }; | 204 | }; |
206 | }; | 205 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-km_kirkwood.dts b/arch/arm/boot/dts/kirkwood-km_kirkwood.dts index cd44f37e54b5..0dc3cfeca4c8 100644 --- a/arch/arm/boot/dts/kirkwood-km_kirkwood.dts +++ b/arch/arm/boot/dts/kirkwood-km_kirkwood.dts | |||
@@ -55,7 +55,6 @@ | |||
55 | status = "okay"; | 55 | status = "okay"; |
56 | 56 | ||
57 | ethphy0: ethernet-phy@0 { | 57 | ethphy0: ethernet-phy@0 { |
58 | device_type = "ethernet-phy"; | ||
59 | reg = <0>; | 58 | reg = <0>; |
60 | }; | 59 | }; |
61 | }; | 60 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-lsxl.dtsi b/arch/arm/boot/dts/kirkwood-lsxl.dtsi index 4e8f9e42c592..addcc89916eb 100644 --- a/arch/arm/boot/dts/kirkwood-lsxl.dtsi +++ b/arch/arm/boot/dts/kirkwood-lsxl.dtsi | |||
@@ -212,12 +212,10 @@ | |||
212 | status = "okay"; | 212 | status = "okay"; |
213 | 213 | ||
214 | ethphy0: ethernet-phy@0 { | 214 | ethphy0: ethernet-phy@0 { |
215 | device_type = "ethernet-phy"; | ||
216 | reg = <0>; | 215 | reg = <0>; |
217 | }; | 216 | }; |
218 | 217 | ||
219 | ethphy1: ethernet-phy@8 { | 218 | ethphy1: ethernet-phy@8 { |
220 | device_type = "ethernet-phy"; | ||
221 | reg = <8>; | 219 | reg = <8>; |
222 | }; | 220 | }; |
223 | }; | 221 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-mplcec4.dts b/arch/arm/boot/dts/kirkwood-mplcec4.dts index 6c1ec2786e6e..8b78241dfe6d 100644 --- a/arch/arm/boot/dts/kirkwood-mplcec4.dts +++ b/arch/arm/boot/dts/kirkwood-mplcec4.dts | |||
@@ -197,12 +197,10 @@ | |||
197 | status = "okay"; | 197 | status = "okay"; |
198 | 198 | ||
199 | ethphy0: ethernet-phy@1 { | 199 | ethphy0: ethernet-phy@1 { |
200 | device_type = "ethernet-phy"; | ||
201 | reg = <1>; | 200 | reg = <1>; |
202 | }; | 201 | }; |
203 | 202 | ||
204 | ethphy1: ethernet-phy@2 { | 203 | ethphy1: ethernet-phy@2 { |
205 | device_type = "ethernet-phy"; | ||
206 | reg = <2>; | 204 | reg = <2>; |
207 | }; | 205 | }; |
208 | }; | 206 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts b/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts index e6a102cf424c..00c0669b1b8c 100644 --- a/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts +++ b/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts | |||
@@ -211,7 +211,6 @@ | |||
211 | status = "okay"; | 211 | status = "okay"; |
212 | 212 | ||
213 | ethphy0: ethernet-phy@0 { | 213 | ethphy0: ethernet-phy@0 { |
214 | device_type = "ethernet-phy"; | ||
215 | reg = <0>; | 214 | reg = <0>; |
216 | }; | 215 | }; |
217 | }; | 216 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-ns2-common.dtsi b/arch/arm/boot/dts/kirkwood-ns2-common.dtsi index 2fcb82e20828..53ca709c8e29 100644 --- a/arch/arm/boot/dts/kirkwood-ns2-common.dtsi +++ b/arch/arm/boot/dts/kirkwood-ns2-common.dtsi | |||
@@ -89,7 +89,6 @@ | |||
89 | status = "okay"; | 89 | status = "okay"; |
90 | 90 | ||
91 | ethphy0: ethernet-phy { | 91 | ethphy0: ethernet-phy { |
92 | device_type = "ethernet-phy"; | ||
93 | /* overwrite reg property in board file */ | 92 | /* overwrite reg property in board file */ |
94 | }; | 93 | }; |
95 | }; | 94 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-openblocks_a6.dts b/arch/arm/boot/dts/kirkwood-openblocks_a6.dts index f0e3d213604c..3d2f2b18bde0 100644 --- a/arch/arm/boot/dts/kirkwood-openblocks_a6.dts +++ b/arch/arm/boot/dts/kirkwood-openblocks_a6.dts | |||
@@ -171,7 +171,6 @@ | |||
171 | status = "okay"; | 171 | status = "okay"; |
172 | 172 | ||
173 | ethphy0: ethernet-phy@0 { | 173 | ethphy0: ethernet-phy@0 { |
174 | device_type = "ethernet-phy"; | ||
175 | reg = <0>; | 174 | reg = <0>; |
176 | }; | 175 | }; |
177 | }; | 176 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-openblocks_a7.dts b/arch/arm/boot/dts/kirkwood-openblocks_a7.dts index 851fb2a60f20..24b063f1b698 100644 --- a/arch/arm/boot/dts/kirkwood-openblocks_a7.dts +++ b/arch/arm/boot/dts/kirkwood-openblocks_a7.dts | |||
@@ -196,12 +196,10 @@ | |||
196 | status = "okay"; | 196 | status = "okay"; |
197 | 197 | ||
198 | ethphy0: ethernet-phy@0 { | 198 | ethphy0: ethernet-phy@0 { |
199 | device_type = "ethernet-phy"; | ||
200 | reg = <0>; | 199 | reg = <0>; |
201 | }; | 200 | }; |
202 | 201 | ||
203 | ethphy1: ethernet-phy@1 { | 202 | ethphy1: ethernet-phy@1 { |
204 | device_type = "ethernet-phy"; | ||
205 | reg = <1>; | 203 | reg = <1>; |
206 | }; | 204 | }; |
207 | }; | 205 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi index 1173d7fb31b2..428aeff275ea 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi +++ b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi | |||
@@ -96,7 +96,6 @@ | |||
96 | status = "okay"; | 96 | status = "okay"; |
97 | 97 | ||
98 | ethphy0: ethernet-phy@0 { | 98 | ethphy0: ethernet-phy@0 { |
99 | device_type = "ethernet-phy"; | ||
100 | reg = <0>; | 99 | reg = <0>; |
101 | }; | 100 | }; |
102 | }; | 101 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-topkick.dts b/arch/arm/boot/dts/kirkwood-topkick.dts index 320da677b984..67b8c91bca4d 100644 --- a/arch/arm/boot/dts/kirkwood-topkick.dts +++ b/arch/arm/boot/dts/kirkwood-topkick.dts | |||
@@ -208,7 +208,6 @@ | |||
208 | status = "okay"; | 208 | status = "okay"; |
209 | 209 | ||
210 | ethphy0: ethernet-phy@0 { | 210 | ethphy0: ethernet-phy@0 { |
211 | device_type = "ethernet-phy"; | ||
212 | reg = <0>; | 211 | reg = <0>; |
213 | }; | 212 | }; |
214 | }; | 213 | }; |
diff --git a/arch/arm/boot/dts/kirkwood-ts219.dtsi b/arch/arm/boot/dts/kirkwood-ts219.dtsi index 39158cf16258..911f3a8cee23 100644 --- a/arch/arm/boot/dts/kirkwood-ts219.dtsi +++ b/arch/arm/boot/dts/kirkwood-ts219.dtsi | |||
@@ -104,7 +104,6 @@ | |||
104 | status = "okay"; | 104 | status = "okay"; |
105 | 105 | ||
106 | ethphy0: ethernet-phy { | 106 | ethphy0: ethernet-phy { |
107 | device_type = "ethernet-phy"; | ||
108 | /* overwrite reg property in board file */ | 107 | /* overwrite reg property in board file */ |
109 | }; | 108 | }; |
110 | }; | 109 | }; |
diff --git a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts index aed83deaa991..5ed6c1376901 100644 --- a/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts +++ b/arch/arm/boot/dts/orion5x-lacie-ethernet-disk-mini-v2.dts | |||
@@ -58,7 +58,6 @@ | |||
58 | status = "okay"; | 58 | status = "okay"; |
59 | 59 | ||
60 | ethphy: ethernet-phy { | 60 | ethphy: ethernet-phy { |
61 | device-type = "ethernet-phy"; | ||
62 | reg = <8>; | 61 | reg = <8>; |
63 | }; | 62 | }; |
64 | }; | 63 | }; |