Re: [PATCH v2 4/7] regulator: dt-bindings: pf8x00: remove nxp,ilim-ma property

From: Rob Herring
Date: Thu Dec 17 2020 - 18:52:30 EST


On Wed, 16 Dec 2020 00:56:36 +0100, Adrien Grassein wrote:
> This property seems useless because we can use the
> regulator-max-microamp generic property to do the same
> and using generic code.
>
> The only things it changes is the default value. The original
> code was using "2100" (mA) as default one, but I think we should
> keep the value in the OTP memory as the default one. This value
> is automatically loaded in the register by the chip.
>
> Signed-off-by: Adrien Grassein <adrien.grassein@xxxxxxxxx>
> ---
> .../bindings/regulator/nxp,pf8x00-regulator.yaml | 13 -------------
> 1 file changed, 13 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>