lkml.org 
[lkml]   [2022]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] hwmon: (adm1275) Add sample averaging binding support
Date
This patch series allow PWR_AVG and VI_AVG set from device tree

Example:
adm1278@11 {
compatible = "adi,adm1278";
......
pwr-avg = <128>;
vi-avg = <128>;
};

Potin Lai (2):
hwmon: (adm1275) Allow setting sample averaging
dt-bindings: hwmon: Add sample averaging property for ADM1275

.../bindings/hwmon/adi,adm1275.yaml | 10 ++++++++
drivers/hwmon/pmbus/adm1275.c | 25 +++++++++++++++++++
2 files changed, 35 insertions(+)

--
2.17.1

\
 
 \ /
  Last update: 2022-02-23 17:39    [W:0.034 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site