[PATCH 11/34] defconfigs: rename CONFIG_MFD_SEC_CORE to CONFIG_MFD_SEC_I2C

Krzysztof Kozlowski krzk at kernel.org
Thu Mar 27 09:57:21 PDT 2025


On 27/03/2025 09:56, André Draszik wrote:
> 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 at linaro.org>
>>> ---
>>>  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?
Hm, now as I am thinking, maybe we should just squash it with previous
patch and take everything via MFD? defconfig could be mixed with the
drivers, it's a kernel thing, not like DTS.

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list