diff options
author | Potin Lai <potin.lai@quantatw.com> | 2022-03-02 20:38:16 +0800 |
---|---|---|
committer | Guenter Roeck <linux@roeck-us.net> | 2022-03-02 09:57:18 -0800 |
commit | a3cd66d7cbadcc0c29884f25b754fd22699c719c (patch) | |
tree | 04ca197a4361cbd613dd35abfb55ca550c34f248 /security/inode.c | |
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 <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 'security/inode.c')
0 files changed, 0 insertions, 0 deletions