diff options
author | 2022-03-02 20:38:16 +0800 | |
---|---|---|
committer | 2022-03-02 09:57:18 -0800 | |
commit | a3cd66d7cbadcc0c29884f25b754fd22699c719c (patch) | |
tree | 04ca197a4361cbd613dd35abfb55ca550c34f248 /scripts/gdb/linux/utils.py | |
parent | hwmon: (xdpe12284) Add regulator support (diff) | |
download | wireguard-linux-a3cd66d7cbadcc0c29884f25b754fd22699c719c.tar.xz wireguard-linux-a3cd66d7cbadcc0c29884f25b754fd22699c719c.zip |
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 <potin.lai@quantatw.com>
Link: https://lore.kernel.org/r/20220302123817.27025-2-potin.lai@quantatw.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions