On Mar 19, 2009, at 1:01 PM, Anton Vorontsov wrote:

Currently it doesn't matter where the mdio nodes are placed, but with
power management support (i.e. when sleep = <> properties will take
effect), mdio nodes placement will become important: mdio controller
is a part of the ethernet block, so the mdio nodes should be placed
correctly. Otherwise we may wrongly assume that MDIO controllers are
available during sleep.

Suggested-by: Scott Wood <scottw...@freescale.com>
Suggested-by: Kumar Gala <ga...@kernel.crashing.org>
Signed-off-by: Anton Vorontsov <avoront...@ru.mvista.com>
---
arch/powerpc/boot/dts/gef_ppc9a.dts        |   39 ++++---
arch/powerpc/boot/dts/gef_sbc310.dts       |   39 ++++---
arch/powerpc/boot/dts/gef_sbc610.dts       |   39 ++++---
arch/powerpc/boot/dts/mpc8641_hpcn.dts | 157 ++++++++++++++ +------------- arch/powerpc/boot/dts/sbc8641d.dts | 156 ++++++++++++++ +-------------
arch/powerpc/platforms/86xx/gef_ppc9a.c    |    1 +
arch/powerpc/platforms/86xx/gef_sbc310.c   |    1 +
arch/powerpc/platforms/86xx/gef_sbc610.c   |    1 +
arch/powerpc/platforms/86xx/mpc8610_hpcd.c |    1 +
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c |    1 +
arch/powerpc/platforms/86xx/sbc8641d.c     |    1 +
11 files changed, 237 insertions(+), 199 deletions(-)


applied to next

- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to