[PATCH 12/16] Enable I2C hub and connected devices in Firestone DT
Timothy Pearson
tpearson at raptorengineering.com
Fri Sep 16 06:37:29 AEST 2016
---
arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
index 9a56510..053fafe 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-firestone.dts
@@ -102,7 +102,17 @@
};
&i2c3 {
+ status = "okay";
+
// i2c hub PCA9516A
+ // spruce / madrone PDB
+ // APSS
+ // FIR (fan / SATA backplane)
+ fanctl at 52 {
+ compatible = "max,max31785";
+ reg = <0x52>;
+ };
+
};
&i2c4 {
--
1.7.9.5
More information about the openbmc
mailing list