[PATCH linux 2/5] ARM: dts: aspeed: zaius: Update hotswap controller address for EVT3

Xo Wang xow at google.com
Sat Sep 9 07:57:25 AEST 2017


The LM5066I hotswap controller is at PMBus device address 0x54 starting
with the EVT3 motherboard.

Signed-off-by: Xo Wang <xow at google.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
index 1c39452ffebd..f178baabfb9d 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
@@ -281,12 +281,12 @@
 			#address-cells = <1>;
 			#size-cells = <0>;
 
-			hotswap at 10 {
+			hotswap at 54 {
 				/* Device is LM5066I so prefer that driver
 				 * support if available
 				 */
 				compatible = "ti,lm5066i", "ti,lm5066";
-				reg = <0x10>;
+				reg = <0x54>;
 			};
 		};
 	};
-- 
2.14.1.581.gf28d330327-goog



More information about the openbmc mailing list