[PATCH v3 07/10] ARM: dts: aspeed: bletchley: add shunt-resistor for ADM1278

From: Potin Lai
Date: Tue Feb 15 2022 - 11:32:32 EST


fix with correct shunt-resistor value base on EVT HW

Signed-off-by: Potin Lai <potin.lai@xxxxxxxxxxxx>
---
arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
index ba9ac01cc585..c9c3ff39bee5 100644
--- a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts
@@ -714,6 +714,7 @@
adm1278@11 {
compatible = "adi,adm1278";
reg = <0x11>;
+ shunt-resistor-micro-ohms = <300>;
};

tmp421@4c {
--
2.17.1