[PATCH 4/4] powerpc/86xx: Move gianfar mdio nodes under the ethernet nodes
Kumar Gala
galak at kernel.crashing.org
Wed Mar 25 00:33:39 EST 2009
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 <scottwood at freescale.com>
> Suggested-by: Kumar Gala <galak at kernel.crashing.org>
> Signed-off-by: Anton Vorontsov <avorontsov at 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
More information about the Linuxppc-dev
mailing list