Re: [PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C
From: André Draszik
Date: Thu Mar 27 2025 - 04:56:53 EST
On Wed, 2025-03-26 at 08:16 +0100, Krzysztof Kozlowski wrote:
> On 23/03/2025 23:39, André Draszik wrote:
> > We are adding support for Samsung PMICs that aren't using I2C and
> > therefore had to rename the Kconfig symbol.
> >
> > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
> > ---
> > arch/arm/configs/exynos_defconfig | 2 +-
> > arch/arm/configs/multi_v7_defconfig | 2 +-
> > arch/arm/configs/pxa_defconfig | 2 +-
> > arch/arm64/configs/defconfig | 2 +-
> > 4 files changed, 4 insertions(+), 4 deletions(-)
> defconfigs go separate tree, so this must not be in the middle of the
> patchset. Bisectability, as for defconfig, is anyway broken in previous
> change, so no benefit of putting this in the middle anyway.
OK. Should it still be part of this series, e.g. at the start, after
the binding changes, or a completely separate stand-alone patch with
a reference to this series?
Cheers,
Andre'