[PATCH 2/2] powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-E
Kumar Gala
galak at kernel.crashing.org
Fri Jan 9 11:17:20 EST 2009
On Jan 7, 2009, at 7:31 PM, Anton Vorontsov wrote:
> This patch adds pcie nodes to the appropriate dts files, plus adds
> some probing code for the boards.
>
> Also, remove of_device_is_avaliable() check from the mpc837x_mds.c
> board file, as mpc83xx_add_bridge() has the same check now.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/boot/dts/mpc8315erdb.dts | 64 ++++++++++++++++++++
> +++++++++
> arch/powerpc/boot/dts/mpc8377_mds.dts | 64 ++++++++++++++++++++
> +++++++++
> arch/powerpc/boot/dts/mpc8377_rdb.dts | 64 ++++++++++++++++++++
> +++++++++
> arch/powerpc/boot/dts/mpc8378_mds.dts | 64 ++++++++++++++++++++
> +++++++++
> arch/powerpc/boot/dts/mpc8378_rdb.dts | 64 ++++++++++++++++++++
> +++++++++
> arch/powerpc/platforms/83xx/mpc831x_rdb.c | 2 +
> arch/powerpc/platforms/83xx/mpc837x_mds.c | 10 +---
> arch/powerpc/platforms/83xx/mpc837x_rdb.c | 2 +
> 8 files changed, 327 insertions(+), 7 deletions(-)
applied
- k
More information about the Linuxppc-dev
mailing list