[PATCH v2] powerpc/83xx: Add power management support for MPC837x boards
Scott Wood
scottwood at freescale.com
Wed Mar 4 04:57:46 EST 2009
On Tue, Mar 03, 2009 at 07:02:01PM +0300, Anton Vorontsov wrote:
> mdio at 24520 {
> @@ -226,6 +244,8 @@
> interrupt-parent = <&ipic>;
> tbi-handle = <&tbi0>;
> phy-handle = <&phy2>;
> + sleep = <&pmc 0xc0000000>;
> + fsl,magic-packet;
> };
Note that this makes it look to the kernel like enet0 can be put to sleep
without putting the mdio (which is shared with enet1) to sleep. This is
why I moved mdio under the ethernet node on 8313erdb.
-Scott
More information about the Linuxppc-dev
mailing list