[PATCH] powerpc/fsl: proliferate simple-bus compatibility to soc nodes
Kumar Gala
galak at kernel.crashing.org
Wed Jul 30 08:50:26 EST 2008
On Jul 29, 2008, at 3:29 PM, Kim Phillips wrote:
> add simple-bus compatible property to soc nodes for 83xx/85xx
> platforms
> that were missing them. Add same to platform probe code.
>
> This fixes SoC device drivers (such as talitos) to succeed in matching
> devices present in the soc node.
>
> also update mpc836x_rdk dts to new SEC bindings (overlooked in commit
> 3fd4473: powerpc/fsl: update crypto node definition and device tree
> instances).
>
> Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> ---
> arch/powerpc/boot/dts/mpc832x_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc832x_rdb.dts | 1 +
> arch/powerpc/boot/dts/mpc8349emitx.dts | 1 +
> arch/powerpc/boot/dts/mpc8349emitxgp.dts | 1 +
> arch/powerpc/boot/dts/mpc834x_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc836x_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc836x_rdk.dts | 16 ++++++----------
> arch/powerpc/boot/dts/mpc8377_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc8378_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc8379_mds.dts | 1 +
> arch/powerpc/boot/dts/mpc8536ds.dts | 1 +
> arch/powerpc/boot/dts/mpc8540ads.dts | 1 +
> arch/powerpc/boot/dts/mpc8541cds.dts | 1 +
> arch/powerpc/boot/dts/mpc8544ds.dts | 1 +
> arch/powerpc/boot/dts/mpc8548cds.dts | 1 +
> arch/powerpc/boot/dts/mpc8555cds.dts | 1 +
> arch/powerpc/boot/dts/mpc8560ads.dts | 1 +
> arch/powerpc/boot/dts/mpc8568mds.dts | 1 +
> arch/powerpc/boot/dts/mpc8572ds.dts | 1 +
> arch/powerpc/platforms/83xx/mpc832x_mds.c | 1 +
> arch/powerpc/platforms/83xx/mpc832x_rdb.c | 1 +
> arch/powerpc/platforms/83xx/mpc834x_itx.c | 1 +
> arch/powerpc/platforms/83xx/mpc834x_mds.c | 1 +
> arch/powerpc/platforms/83xx/mpc836x_mds.c | 1 +
> arch/powerpc/platforms/83xx/sbc834x.c | 1 +
> arch/powerpc/platforms/85xx/ksi8560.c | 1 +
> arch/powerpc/platforms/85xx/mpc8536_ds.c | 1 +
> arch/powerpc/platforms/85xx/mpc85xx_ads.c | 1 +
> arch/powerpc/platforms/85xx/mpc85xx_ds.c | 1 +
> arch/powerpc/platforms/85xx/mpc85xx_mds.c | 1 +
> arch/powerpc/platforms/85xx/sbc8560.c | 1 +
> 31 files changed, 36 insertions(+), 10 deletions(-)
applied.
- k
More information about the Linuxppc-dev
mailing list