Re: [PATCH v4 03/10] power: supply: max77693: Expose input current limit and CC current properties

From: Krzysztof Kozlowski
Date: Fri Aug 16 2024 - 05:50:40 EST


On 16/08/2024 10:19, Artur Weber wrote:
> There are two charger current limit registers:
>
> - Fast charge current limit (which controls current going from the
> charger to the battery);
> - CHGIN input current limit (which controls current going into the
> charger through the cable).
>
> Add the necessary functions to retrieve the CHGIN input limit (from CHARGER
> regulator) and maximum fast charge current values, and expose them as power
> supply properties.
>
> Tested-by: Henrik Grimler <henrik@xxxxxxxxxx>
> Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof