[PATCH v2] ARM: dts: aspeed: zaius add reg field to pca9541a i2c mux

Emily Shaffer emilyshaffer at google.com
Thu Mar 2 09:43:12 AEDT 2017


I2C mux pca9541a at 70 for Zaius was incorrectly configured, preventing
hotswap at 10 LM5066I hotswap controller from being configured at startup.
Adding the missing field results in the hotswap controller being present
immediately at boot.

Signed-off-by: Emily Shaffer <emilyshaffer at google.com>
---
 arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
index 548ef1e939fe..7015863751e0 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts
@@ -258,6 +258,7 @@
 		i2c-arb {
 			#address-cells = <1>;
 			#size-cells = <0>;
+			reg = <0x0>;
 
 			hotswap at 10 {
 				compatible = "ti,lm5066";
-- 
2.12.0.rc1.440.g5b76565f74-goog



More information about the openbmc mailing list