[POWERPC] mpc5200: normalize compatible property bindings
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 25 Jan 2008 05:25:31 +0000 (22:25 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 26 Jan 2008 22:26:01 +0000 (15:26 -0700)
commit66ffbe490b6156898364b3f20a571a78f8d77bc8
treeb750ed935f43464d03d9d350e68c1aedc4fea0ee
parent82e30140fff8b49bc4459aecad68e5eae824d223
[POWERPC] mpc5200: normalize compatible property bindings

Update MPC5200 drivers to also look for compatible properties in the
form "fsl,mpc5200-*" to better conform to open firmware generic names
recommended practice as published here:

http://www.openfirmware.org/1275/practice/gnames/gnamv14a.html

This patch should *not* break compatibility with older device trees
which do not use the 'fsl,' prefix.  The drivers will still bind against
the older names also.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
13 files changed:
arch/powerpc/platforms/52xx/lite5200.c
arch/powerpc/platforms/52xx/lite5200_pm.c
arch/powerpc/platforms/52xx/mpc52xx_common.c
arch/powerpc/platforms/52xx/mpc52xx_pci.c
arch/powerpc/platforms/52xx/mpc52xx_pic.c
arch/powerpc/platforms/52xx/mpc52xx_pm.c
arch/powerpc/sysdev/bestcomm/bestcomm.c
drivers/ata/pata_mpc52xx.c
drivers/net/fec_mpc52xx.c
drivers/net/fec_mpc52xx_phy.c
drivers/serial/mpc52xx_uart.c
drivers/spi/mpc52xx_psc_spi.c
drivers/usb/host/ohci-ppc-of.c