On Wed, 23 Dec 2020 15:32:07 +0000, Lee Jones wrote: > On Wed, 23 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(-) > > Why have you resent this? It's already applied. > I made a change to an other patch in this series and wasn't sure if I had to resubmit everything. Thanks and sorry for the spam. Timon