On 3/11/23 20:31, Frank Crawford wrote:
Generalise scaling to include all recent ADC values and match the labels for internal voltage sensor to match. This includes correction of an existing error for voltage scaling for chips that have 10.9mV ADCs, where scaling was not performed.
That is really two patches (one patch per logical change). The bug fix should be the first patch of the series so it can be backported to older kernels. In general please only introduce new code like the 11mv scaling together with code actually using it, or I can not apply it. Thanks, Guenter