On 26/07/2023 20:19, Guenter Roeck wrote: >> >>> + enum: [1, 2, 4, 8] >>> + >>> + average: >>> + description: | >>> + Number of samples to be used to report voltage, current and power values. >>> + defaults to <0> when not set >>> + enum: [0, 1, 2, 4, 8, 16, 32, 64, 128] >> >> I am sure hwmon has some property for this. Are you sure it is called >> "average"? >> > > Something with samples. adi,power-sample-average is similar. Others > use average-samples, qcom,avg-samples, touchscreen-average-samples. So probably it's a time to come with something generic, e.g.: average-samples in some hwmon.yaml Best regards, Krzysztof