octeon: ubnt-edgerouter-6p: isl28022 power monitor added to device tree

TBD: check if also used on ubnt-edgerouter-4

Signed-off-by: Carsten Spieß <mail@carsten-spiess.de>
This commit is contained in:
Carsten Spieß 2023-07-21 10:11:17 +02:00
parent c74b5e09e6
commit 93bc7dbd5e

View File

@ -62,3 +62,15 @@
};
};
&twsi1 {
status = "okay";
pmon@40 {
compatible = "isl,isl28022";
reg = <0x40>;
shunt-resistor-micro-ohms = <8000>;
shunt-gain = <1>;
average = <128>;
};
};