> [EMAIL PROTECTED]; [EMAIL PROTECTED];
> linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 3/5 v3] Add the platform device support
> with RapidIO to MPC8641HPCN platform.
>
> On Thursday 26 July 2007, Zhang Wei wrote:
> > +
> > +static struct of_device_id
On Thursday 26 July 2007, Zhang Wei wrote:
> +
> +static struct of_device_id mpc86xx_of_ids[] = {
> + { .type = "soc", },
> + { .compatible = "fsl,rapidio-delta", },
> + {},
> +};
With the device tree source you have posted in 2/5, the rapidio node is
a child of the soc bus, and
On Thu, 26 Jul 2007 16:42:50 +0800 Zhang Wei <[EMAIL PROTECTED]> wrote:
>
> +#include
> +#include
These should now be and
--
Cheers,
Stephen Rothwell[EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/
pgpKguAUULKWS.pgp
Description: PGP signature
Add the platform device support with RapidIO to MPC8641HPCN platform.
Signed-off-by: Zhang Wei <[EMAIL PROTECTED]>
---
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 16
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
b/
4 matches
Mail list logo