ARM: mvebu: Change vendor prefix for Intersil Corporation to isil
authorPhilipp Zabel <p.zabel@pengutronix.de>
Mon, 8 Sep 2014 09:19:18 +0000 (11:19 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 9 Sep 2014 16:02:03 +0000 (16:02 +0000)
Currently there is a wild mixture of isl, isil, and intersil
compatibles in the kernel. At this point, changing the vendor
symbol to the most often used variant, which is equal to the
NASDAQ symbol, isil, should not hurt.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Link: https://lkml.kernel.org/r/1410167960-554-4-git-send-email-p.zabel@pengutronix.de
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370-netgear-rn102.dts
arch/arm/boot/dts/armada-370-netgear-rn104.dts
arch/arm/boot/dts/armada-xp-netgear-rn2120.dts

index 03f917e9b65a820bb2bb4e44256dd791f393f507..29a7c4e926cc56435f08f896238eb34039c4aa7e 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };
 
index f56bb1bfe8d7c369294f767d367c4d1ba0af7472..c8b23c0e08d2d414157baed51e2553b015c51a60 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };
 
index 0cf999abc4ed768abf20b2b32c9d5299a7be9a71..252def861cbeeb30f8c8961af92c306e021beedd 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };