Re: [PATCH v3 3/7] mfd: max8997: Add of_compatible to extcon and charger mfd_cell

From: Krzysztof Kozlowski
Date: Tue Dec 22 2020 - 03:38:44 EST


On Tue, Dec 22, 2020 at 07:31:32AM +0000, Timon Baetz wrote:
> Add of_compatible ("maxim,max8997-muic") to the mfd_cell to have a
> of_node set in the extcon driver.
>
> Add of_compatible ("maxim,max8997-battery") to the mfd_cell to configure
> the charger driver.
>
> Signed-off-by: Timon Baetz <timon.baetz@xxxxxxxxxxxxxx>
> ---
> drivers/mfd/max8997.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof