Re: [PATCH v2 08/11] power: supply: max17042: support standard shunt-resistor-micro-ohms DT property

From: Peter Griffin

Date: Fri Feb 27 2026 - 11:14:34 EST


On Fri, 27 Feb 2026 at 07:15, André Draszik <andre.draszik@xxxxxxxxxx> wrote:
>
> shunt-resistor-micro-ohms is a standard property used to describe the
> value of a shunt resistor required when measuring currents. Standard
> properties should be used instead of vendor-specific ones of similar
> intention when possible.
>
> Try to read it from DT, and fall back to the vendor-specific property
> maxim,rsns-microohm if unsuccessful for compatibility with existing
> DTs.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> ---

Reviewed-by: Peter Griffin <peter.griffin@xxxxxxxxxx>