Re: [PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device

2008-02-11 Thread Stephen Rothwell
Hi Dave, On Mon, 11 Feb 2008 13:32:43 -0700 Dave Jiang <[EMAIL PROTECTED]> wrote: > > +++ b/arch/powerpc/platforms/85xx/mpc85xx_ads.c > @@ -26,6 +26,8 @@ > #include > #include > #include > +#include > +#include Like Jon said ... > +static struct of_device_id mpc85xx_ids[] = { make this

Re: [PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device

2008-02-11 Thread Grant Likely
On Feb 11, 2008 1:32 PM, Dave Jiang <[EMAIL PROTECTED]> wrote: > Publish the devices listed in dts under SOC as of_device just like what > mpc85xx_mds platforms do. The 85xx cds and ads platforms currently do not > export the devices in dts as of_device. > > The memory controller, L2 cache-controll

Re: [PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device

2008-02-11 Thread Jon Loeliger
Dave Jiang wrote: > diff --git a/arch/powerpc/platforms/85xx/mpc85xx_ads.c > b/arch/powerpc/platforms/85xx/mpc85xx_ads.c > index 4e03050..024393c 100644 > --- a/arch/powerpc/platforms/85xx/mpc85xx_ads.c > +++ b/arch/powerpc/platforms/85xx/mpc85xx_ads.c > @@ -26,6 +26,8 @@ > #include > #include

[PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device

2008-02-11 Thread Dave Jiang
Publish the devices listed in dts under SOC as of_device just like what mpc85xx_mds platforms do. The 85xx cds and ads platforms currently do not export the devices in dts as of_device. The memory controller, L2 cache-controller, and the PCI controller(s) are published as of_device so the mpc85xx

[PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device on cds and ads platforms

2007-07-26 Thread Dave Jiang
Publish the devices listed in dts under SOC as of_device just like what mpc85xx_mds platforms do. The 85xx cds and ads platforms currently do not export the devices in dts as of_device. I need the memory controller, L2 cache-controller, and the PCI controller published as of_device so the mpc85xx