mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-27 03:43:37 +08:00
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:
parent
c74b5e09e6
commit
93bc7dbd5e
@ -62,3 +62,15 @@
|
||||
};
|
||||
};
|
||||
|
||||
&twsi1 {
|
||||
status = "okay";
|
||||
|
||||
pmon@40 {
|
||||
compatible = "isl,isl28022";
|
||||
reg = <0x40>;
|
||||
shunt-resistor-micro-ohms = <8000>;
|
||||
shunt-gain = <1>;
|
||||
average = <128>;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user