Re: [PATCH v2 5/5] arm64: dts: exynos: Add button support for c1s
From: Krzysztof Kozlowski
Date: Wed Oct 16 2024 - 03:05:15 EST
On Tue, Oct 15, 2024 at 11:04:50PM +0200, Igor Belwon wrote:
> Add button (gpio-keys) support for c1s (SM-N981B).
> Added are all hardware buttons (vol-, vol+ and power).
>
> Signed-off-by: Igor Belwon <igor.belwon@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/exynos/exynos990-c1s.dts | 49 ++++++++++++++++++++
> 1 file changed, 49 insertions(+)
>
I asked you to split your patchsets according to subsystems you target.
SoC and pinctrl. How is this patch for pinctrl? It's not. It is a DTS,
so SoC patch. It cannot be applied.
Subsystems are defined by directories and maintainers file.
Best regards,
Krzysztof