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/ksi8560.dts              |   79 ++++++-----
arch/powerpc/boot/dts/mpc8536ds.dts            |   78 ++++++-----
arch/powerpc/boot/dts/mpc8540ads.dts | 117 ++++++++ +--------
arch/powerpc/boot/dts/mpc8541cds.dts           |   78 ++++++-----
arch/powerpc/boot/dts/mpc8544ds.dts            |   81 ++++++------
arch/powerpc/boot/dts/mpc8548cds.dts | 156 +++++++++++ +----------
arch/powerpc/boot/dts/mpc8555cds.dts           |   78 ++++++-----
arch/powerpc/boot/dts/mpc8560ads.dts           |  102 ++++++++-------
arch/powerpc/boot/dts/mpc8568mds.dts           |  102 ++++++++-------
arch/powerpc/boot/dts/mpc8572ds.dts | 150 +++++++++++ +---------- arch/powerpc/boot/dts/mpc8572ds_36b.dts | 150 +++++++++++ +----------
arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts |   39 +++---
arch/powerpc/boot/dts/sbc8548.dts              |   78 ++++++-----
arch/powerpc/boot/dts/sbc8560.dts              |  100 ++++++++-------
arch/powerpc/boot/dts/stx_gp3_8560.dts         |   78 ++++++-----
arch/powerpc/boot/dts/tqm8540.dts | 117 ++++++++ +--------
arch/powerpc/boot/dts/tqm8541.dts              |   90 +++++++------
arch/powerpc/boot/dts/tqm8548-bigflash.dts | 168 ++++++++++++ +----------- arch/powerpc/boot/dts/tqm8548.dts | 168 ++++++++++++ +-----------
arch/powerpc/boot/dts/tqm8555.dts              |   90 +++++++------
arch/powerpc/boot/dts/tqm8560.dts              |   90 +++++++------
arch/powerpc/platforms/85xx/ksi8560.c          |    1 +
arch/powerpc/platforms/85xx/mpc8536_ds.c       |    1 +
arch/powerpc/platforms/85xx/mpc85xx_ads.c      |    1 +
arch/powerpc/platforms/85xx/mpc85xx_cds.c      |    1 +
arch/powerpc/platforms/85xx/mpc85xx_ds.c       |    1 +
arch/powerpc/platforms/85xx/mpc85xx_mds.c      |    1 +
arch/powerpc/platforms/85xx/sbc8548.c          |    1 +
arch/powerpc/platforms/85xx/sbc8560.c          |    1 +
arch/powerpc/platforms/85xx/stx_gp3.c          |    1 +
arch/powerpc/platforms/85xx/tqm85xx.c          |    1 +
31 files changed, 1183 insertions(+), 1016 deletions(-)


applied to next

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

Reply via email to