Re: [PATCH 1/2] mfd: bd71828, bd71815 prepare for power-supply support
From: Andreas Kemnade
Date: Mon Aug 18 2025 - 02:46:26 EST
Hi Matti,
Am Mon, 18 Aug 2025 08:49:27 +0300
schrieb Matti Vaittinen <mazziesaccount@xxxxxxxxx>:
> > diff --git a/include/linux/mfd/rohm-generic.h b/include/linux/mfd/rohm-generic.h
> > index 579e8dcfcca41d2680283819684a1014617d0d4b..5e9d0da380ec0fc3245bee998c791a162a34e3fa 100644
> > --- a/include/linux/mfd/rohm-generic.h
> > +++ b/include/linux/mfd/rohm-generic.h
> > @@ -13,9 +13,11 @@ enum rohm_chip_type {
> > ROHM_CHIP_TYPE_BD9574,
> > ROHM_CHIP_TYPE_BD9576,
> > ROHM_CHIP_TYPE_BD71815,
> > + ROHM_CHIP_TYPE_BD71827,
>
> Reading you drop the BD71827 support (which sounds like the right thing
> to do) - do we still need this?
we do not. It just flipped through in all that harmless devices.
Regards,
Andreas