[PATCH 2/4] powerpc/83xx: Move gianfar mdio nodes under the ethernet nodes
Kumar Gala
galak at kernel.crashing.org
Wed Mar 25 00:33:22 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>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/boot/dts/asp834x-redboot.dts | 82 ++++++++++++++
> +-------------
> arch/powerpc/boot/dts/mpc8315erdb.dts | 80 ++++++++++++++
> +-------------
> arch/powerpc/boot/dts/mpc8349emitx.dts | 69 ++++++++++++
> +-----------
> arch/powerpc/boot/dts/mpc8349emitxgp.dts | 42 ++++++++-------
> arch/powerpc/boot/dts/mpc834x_mds.dts | 81 ++++++++++++++
> +-------------
> arch/powerpc/boot/dts/mpc8377_mds.dts | 80 ++++++++++++++
> +-------------
> arch/powerpc/boot/dts/mpc8377_rdb.dts | 67 ++++++++++++
> +-----------
> arch/powerpc/boot/dts/mpc8378_mds.dts | 80 ++++++++++++++
> +-------------
> arch/powerpc/boot/dts/mpc8378_rdb.dts | 69 +++++++++++++
> +-----------
> arch/powerpc/boot/dts/mpc8379_mds.dts | 79 ++++++++++++++
> +------------
> arch/powerpc/boot/dts/mpc8379_rdb.dts | 66 ++++++++++++
> +----------
> arch/powerpc/boot/dts/sbc8349.dts | 80 ++++++++++++++
> +-------------
> arch/powerpc/platforms/83xx/asp834x.c | 1 +
> arch/powerpc/platforms/83xx/mpc834x_itx.c | 1 +
> arch/powerpc/platforms/83xx/mpc834x_mds.c | 1 +
> arch/powerpc/platforms/83xx/mpc837x_mds.c | 1 +
> arch/powerpc/platforms/83xx/mpc837x_rdb.c | 1 +
> arch/powerpc/platforms/83xx/sbc834x.c | 1 +
> 18 files changed, 488 insertions(+), 393 deletions(-)
applied to next
- k
More information about the Linuxppc-dev
mailing list