powerpc/85xx: Add ethernet magic packet property to P1020 device tree
authorKumar Gala <galak@kernel.crashing.org>
Thu, 20 Oct 2011 04:44:06 +0000 (23:44 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Nov 2011 08:01:35 +0000 (02:01 -0600)
All eTSEC2 controllers support waking on magic packet so fixup device
tree to report that.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1020si.dtsi

index 5514e1d9477522f5c8ffb91d1eab75efb86376e1..14dff6918ab66a9b5f1dd0165b44e9d181b9df87 100644 (file)
                        compatible = "fsl,etsec2";
                        fsl,num_rx_queues = <0x8>;
                        fsl,num_tx_queues = <0x8>;
+                       fsl,magic-packet;
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupt-parent = <&mpic>;
 
                        compatible = "fsl,etsec2";
                        fsl,num_rx_queues = <0x8>;
                        fsl,num_tx_queues = <0x8>;
+                       fsl,magic-packet;
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupt-parent = <&mpic>;
 
                        compatible = "fsl,etsec2";
                        fsl,num_rx_queues = <0x8>;
                        fsl,num_tx_queues = <0x8>;
+                       fsl,magic-packet;
                        local-mac-address = [ 00 00 00 00 00 00 ];
                        interrupt-parent = <&mpic>;