OSDN Git Service

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 03f917e..29a7c4e 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };
 
index f56bb1b..c8b23c0 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };
 
index 0cf999a..252def8 100644 (file)
                                status = "okay";
 
                                isl12057: isl12057@68 {
-                                       compatible = "isl,isl12057";
+                                       compatible = "isil,isl12057";
                                        reg = <0x68>;
                                };