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