Re: [PATCH v5 13/21] dt-bindings: hwmon: (mr75203) add "moortec,vm-pre-scaler-x2" property

From: Guenter Roeck
Date: Mon Sep 19 2022 - 09:01:50 EST


On Thu, Sep 08, 2022 at 03:24:41PM +0000, Eliav Farber wrote:
> Add support for mr76006 pre-scaler which provides divide-by-2 scaling of
> the input voltage, so that it can be presented to the VM for measurement
> within its range (the VM input range is limited to -0.1V to 1V).
>
> The new "moortec,vm-pre-scaler-x2" property lists the channels that use
> the mr76006 pre-scaler.
>
> The driver will use this list to multiply the voltage result by 2, to
> present to the user with the actual voltage input source.
>
> Signed-off-by: Eliav Farber <farbere@xxxxxxxxxx>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>

Applied to hwmon-next.

Thanks,
Guenter