Re: [PATCH 2/3] arm64: defconfig: enable TPS6594 power button module
From: Krzysztof Kozlowski
Date: Sat Jan 17 2026 - 06:04:18 EST
On 15/01/2026 14:24, Michael Walle wrote:
> To enable the power button on Kontron SMARC-sAM67 modules, enable the
> driver for it.
>
> Signed-off-by: Michael Walle <mwalle@xxxxxxxxxx>
> ---
> arch/arm64/configs/defconfig | 1 +
All these three is one change, you do everything for the same purpose -
specific upstream board.
Do not split commits per line but per logical changes. Change here is:
enable defconfig options so your board will work fine.
Best regards,
Krzysztof