[PATCH dev-5.0] fixup! ARM: dts: aspeed: zaius: add Infineon and Intersil regulators
Patrick Venture
venture at google.com
Fri Apr 19 00:27:53 AEST 2019
s/intersil/isil/g per prefix in vendor prefixes file.
Signed-off-by: Patrick Venture <venture at google.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
index 53751adebf17..9fa70cdab710 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
@@ -305,17 +305,17 @@
};
vrm at 64 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x64>;
};
vrm at 40 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x40>;
};
vrm at 60 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x60>;
};
@@ -325,7 +325,7 @@
};
vrm at 41 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x41>;
};
@@ -354,17 +354,17 @@
status = "okay";
vrm at 64 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x64>;
};
vrm at 40 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x40>;
};
vrm at 41 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x41>;
};
@@ -374,7 +374,7 @@
};
vrm at 60 {
- compatible = "intersil,isl68137";
+ compatible = "isil,isl68137";
reg = <0x60>;
};
--
2.21.0.593.g511ec345e18-goog
More information about the openbmc
mailing list