]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/boot/dts/fsl/pq3-etsec1-2.dtsi
powerpc/85xx: Add magic-packet properties for etsec
[karo-tx-linux.git] / arch / powerpc / boot / dts / fsl / pq3-etsec1-2.dtsi
index 4b8ab438668aff9873df2570c7e7ceca55809fe4..6b3fab19da1ffd1e76263641cbc13d02d55c1a58 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * PQ3 eTSEC device tree stub [ @ offsets 0x26000 ]
  *
- * Copyright 2011 Freescale Semiconductor Inc.
+ * Copyright 2011-2012 Freescale Semiconductor Inc.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -41,6 +41,7 @@ ethernet@26000 {
        compatible = "gianfar";
        reg = <0x26000 0x1000>;
        ranges = <0x0 0x26000 0x1000>;
+       fsl,magic-packet;
        local-mac-address = [ 00 00 00 00 00 00 ];
        interrupts = <31 2 0 0 32 2 0 0 33 2 0 0>;
 };