@@ -38,6 +38,30 @@ gpio@24 {
"RPDB_FAN7_PRSNT_N_R", "RPDB_FAN8_PRSNT_N_R",
"", "";
};
+
+ power-monitor@42 {
+ compatible = "lltc,ltc4287";
+ reg = <0x42>;
+ shunt-resistor-micro-ohms = <150>;
+ };
+
+ power-monitor@43 {
+ compatible = "lltc,ltc4287";
+ reg = <0x43>;
+ shunt-resistor-micro-ohms = <150>;
+ };
+
+ power-monitor@44 {
+ compatible = "lltc,ltc4287";
+ reg = <0x44>;
+ shunt-resistor-micro-ohms = <250>;
+ };
+
+ power-monitor@45 {
+ compatible = "lltc,ltc4287";
+ reg = <0x45>;
+ shunt-resistor-micro-ohms = <250>;
+ };
};
i2c@1 {
@@ -52,6 +76,24 @@ gpio@24 {
"","",
"","";
};
+
+ power-monitor@40 {
+ compatible = "lltc,ltc4287";
+ reg = <0x40>;
+ shunt-resistor-micro-ohms = <150>;
+ };
+
+ power-monitor@41 {
+ compatible = "lltc,ltc4287";
+ reg = <0x41>;
+ shunt-resistor-micro-ohms = <150>;
+ };
+
+ power-monitor@45 {
+ compatible = "lltc,ltc4287";
+ reg = <0x45>;
+ shunt-resistor-micro-ohms = <250>;
+ };
};
};
};