提交 244839d0 编写于 作者: P Potin Lai 提交者: Joel Stanley

ARM: dts: aspeed: bletchley: add sample averaging for ADM1278

set number of sample averaging to 128 for both PWR_AVG and VI_AVG
Signed-off-by: NPotin Lai <potin.lai@quantatw.com>
Reviewed-by: NPatrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220418094827.6185-1-potin.lai@quantatw.comSigned-off-by: NJoel Stanley <joel@jms.id.au>
上级 8c9e3743
...@@ -821,6 +821,8 @@ ...@@ -821,6 +821,8 @@
compatible = "adi,adm1278"; compatible = "adi,adm1278";
reg = <0x11>; reg = <0x11>;
shunt-resistor-micro-ohms = <300>; shunt-resistor-micro-ohms = <300>;
adi,volt-curr-sample-average = <128>;
adi,power-sample-average = <128>;
}; };
tmp421@4c { tmp421@4c {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册