diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/powerpc/boot/dts/p1020si.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/p1020si.dtsi b/arch/powerpc/boot/dts/p1020si.dtsi index 5514e1d94775..14dff6918ab6 100644 --- a/arch/powerpc/boot/dts/p1020si.dtsi +++ b/arch/powerpc/boot/dts/p1020si.dtsi | |||
@@ -200,6 +200,7 @@ | |||
200 | compatible = "fsl,etsec2"; | 200 | compatible = "fsl,etsec2"; |
201 | fsl,num_rx_queues = <0x8>; | 201 | fsl,num_rx_queues = <0x8>; |
202 | fsl,num_tx_queues = <0x8>; | 202 | fsl,num_tx_queues = <0x8>; |
203 | fsl,magic-packet; | ||
203 | local-mac-address = [ 00 00 00 00 00 00 ]; | 204 | local-mac-address = [ 00 00 00 00 00 00 ]; |
204 | interrupt-parent = <&mpic>; | 205 | interrupt-parent = <&mpic>; |
205 | 206 | ||
@@ -226,6 +227,7 @@ | |||
226 | compatible = "fsl,etsec2"; | 227 | compatible = "fsl,etsec2"; |
227 | fsl,num_rx_queues = <0x8>; | 228 | fsl,num_rx_queues = <0x8>; |
228 | fsl,num_tx_queues = <0x8>; | 229 | fsl,num_tx_queues = <0x8>; |
230 | fsl,magic-packet; | ||
229 | local-mac-address = [ 00 00 00 00 00 00 ]; | 231 | local-mac-address = [ 00 00 00 00 00 00 ]; |
230 | interrupt-parent = <&mpic>; | 232 | interrupt-parent = <&mpic>; |
231 | 233 | ||
@@ -252,6 +254,7 @@ | |||
252 | compatible = "fsl,etsec2"; | 254 | compatible = "fsl,etsec2"; |
253 | fsl,num_rx_queues = <0x8>; | 255 | fsl,num_rx_queues = <0x8>; |
254 | fsl,num_tx_queues = <0x8>; | 256 | fsl,num_tx_queues = <0x8>; |
257 | fsl,magic-packet; | ||
255 | local-mac-address = [ 00 00 00 00 00 00 ]; | 258 | local-mac-address = [ 00 00 00 00 00 00 ]; |
256 | interrupt-parent = <&mpic>; | 259 | interrupt-parent = <&mpic>; |
257 | 260 | ||