From bc06c97c4df7e9348ae0b8a1a5395caa06f55427 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Thu, 18 Apr 2019 07:27:53 -0700 Subject: ARM: dts: aspeed: zaius: Fix intersil compatibles s/intersil/isil/g per prefix in vendor prefixes file. OpenBMC-Staging-Count: 1 Signed-off-by: Patrick Venture [AJ: Rework subject] Signed-off-by: Andrew Jeffery --- 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@64 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x64>; }; vrm@40 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x40>; }; vrm@60 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x60>; }; @@ -325,7 +325,7 @@ }; vrm@41 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x41>; }; @@ -354,17 +354,17 @@ status = "okay"; vrm@64 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x64>; }; vrm@40 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x40>; }; vrm@41 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x41>; }; @@ -374,7 +374,7 @@ }; vrm@60 { - compatible = "intersil,isl68137"; + compatible = "isil,isl68137"; reg = <0x60>; }; -- cgit v1.2.1