On 19/11/2021 23:55, Vincent Pelletier wrote: > Provides monitoring of core voltage and current: > tps544b20-i2c-0-1e > Adapter: i2c-ocores > vout1: 906.00 mV > temp1: -40.0°C (high = +125.0°C, crit = +150.0°C) > iout1: 5.06 A (max = +20.00 A, crit max = +26.00 A) > > Signed-off-by: Vincent Pelletier <plr.vincent@xxxxxxxxx> > > --- > Note: checkpatch.pl complains about undocumented devicetree binding, > which is fixed by: > https://lore.kernel.org/linux-devicetree/20211116110207.68494-1-krzysztof.kozlowski@xxxxxxxxxxxxx/T/#u > > Changes since v2: > - Fix end-of-commit-message separator so change lists do not end up in them. > Changes since v1: > - Added missing "ti," prefix in compatible string. > - Remove trailing "." on subject line. > - Rename tree node. > --- > arch/riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> Best regards, Krzysztof