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

From: Timon Baetz
Date: Thu Feb 11 2021 - 16:14:07 EST


On Tue, 22 Dec 2020 09:55:22 +0000, Lee Jones wrote:
> On Tue, 22 Dec 2020, 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(-)
>
> Applied, thanks.

Once https://lore.kernel.org/lkml/20210130172747.2022977-1-timon.baetz@xxxxxxxxxxxxxx/
gets accepted, this is not needed anymore. Can this be reverted or
should I create a new patch?

Thanks,
Timon