[PATCH 2/4] powerpc/85xx: enable pcie initialization for P4080
Kumar Gala
kumar.gala at freescale.com
Fri Jul 22 16:06:22 EST 2011
On Jul 21, 2011, at 5:25 AM, Shaohui Xie wrote:
> Signed-off-by: Shaohui Xie <Shaohui.Xie at freescale.com>
> ---
> arch/powerpc/platforms/85xx/corenet_ds.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/platforms/85xx/corenet_ds.c b/arch/powerpc/platforms/85xx/corenet_ds.c
> index 2ab338c..15247b0 100644
> --- a/arch/powerpc/platforms/85xx/corenet_ds.c
> +++ b/arch/powerpc/platforms/85xx/corenet_ds.c
> @@ -114,6 +114,9 @@ static const struct of_device_id of_device_ids[] __devinitconst = {
> .compatible = "simple-bus"
> },
> {
> + .compatible = "fsl,p4080-pcie"
> + },
> + {
> .compatible = "fsl,rapidio-delta",
> },
> {}
> --
> 1.6.4
>
What about p204x, p3041 & p5020 boards?
- k
More information about the Linuxppc-dev
mailing list