diff options
author | Potin Lai <[email protected]> | 2022-03-02 20:38:16 +0800 |
---|---|---|
committer | Guenter Roeck <[email protected]> | 2022-03-02 09:57:18 -0800 |
commit | a3cd66d7cbadcc0c29884f25b754fd22699c719c (patch) | |
tree | 04ca197a4361cbd613dd35abfb55ca550c34f248 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | f53bfe4d698430bd602c37042db4021dc2603b8d (diff) |
hwmon: (adm1275) Allow setting sample averaging
Current driver assume PWR_AVG and VI_AVG as 1 by default, and user needs
to set sample averaging via sysfs manually.
This patch parses the properties "adi,power-sample-average" and
"adi,volt-curr-sample-average" from device tree, and setting sample
averaging during probe. Input value must be one of value in the
list [1, 2, 4, 8, 16, 32, 64, 128].
Signed-off-by: Potin Lai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions