powerpc/dts: fix STMicroelectronics compatible strings
authorStefan Agner <stefan@agner.ch>
Sun, 26 Jun 2016 09:34:05 +0000 (02:34 -0700)
committerRob Herring <robh@kernel.org>
Fri, 22 Jul 2016 19:53:05 +0000 (14:53 -0500)
commit5edc2aae16bcea00bedddfadad94313de3d5dff1
treed75b9fa616572dd4500af7fd60524f92f2bd3eec
parent0e13f99d3a4816a3996a69721388b4cf1a982cf8
powerpc/dts: fix STMicroelectronics compatible strings

Replace the non-standard vendor prefix stm and st-micro with st for
STMicroelectronics. The drivers do not specify the vendor prefixes
since the I2C Core strips them away from the DT provided compatible
string. Therefore, changing existing device trees does not have any
impact on device detection.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
20 files changed:
arch/powerpc/boot/dts/ac14xx.dts
arch/powerpc/boot/dts/akebono.dts
arch/powerpc/boot/dts/bluestone.dts
arch/powerpc/boot/dts/canyonlands.dts
arch/powerpc/boot/dts/currituck.dts
arch/powerpc/boot/dts/fsl/mpc8569mds.dts
arch/powerpc/boot/dts/fsl/p1022rdk.dts
arch/powerpc/boot/dts/glacier.dts
arch/powerpc/boot/dts/icon.dts
arch/powerpc/boot/dts/mpc5121ads.dts
arch/powerpc/boot/dts/mpc8349emitx.dts
arch/powerpc/boot/dts/mpc836x_rdk.dts
arch/powerpc/boot/dts/pdm360ng.dts
arch/powerpc/boot/dts/sam440ep.dts
arch/powerpc/boot/dts/xcalibur1501.dts
arch/powerpc/boot/dts/xpedite5200.dts
arch/powerpc/boot/dts/xpedite5200_xmon.dts
arch/powerpc/boot/dts/xpedite5301.dts
arch/powerpc/boot/dts/xpedite5330.dts
arch/powerpc/boot/dts/xpedite5370.dts