On Sat, 22 Jun 2024 09:04:25 +0200 Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> wrote: > Instead of rescaling current or voltage channels after the fact, use the > dedicated scaling API. This should reduce any inaccuracies resulting from > the scaling. > > This is also slightly more efficient as it saves a function call and a > multiplication. > > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> LGTM Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>