From: Krzysztof Kozlowski Date: Wed, 12 Jun 2024 14:10:18 +0000 (+0200) Subject: MAINTAINERS: ARM: alphascale: add Krzysztof Kozlowski as maintainer X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=3974eeb925657091884a2a44f8b71ab56befdce7;p=users%2Fjedix%2Flinux-maple.git MAINTAINERS: ARM: alphascale: add Krzysztof Kozlowski as maintainer Apparently there was never a maintainers entry for the ARM Alphascale ASM9260 SoC, thus patches end up nowhere. Add such entry, because even if platform is orphaned and on its way out of the kernel, it is nice to take patches if someone sends something. I do not plan to actively support/maintain ARM Alphascale but I can take odd fixes now and then. Cc: Oleksij Rempel Link: https://lore.kernel.org/r/20240612141018.7348-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski --- diff --git a/MAINTAINERS b/MAINTAINERS index 7e91c83a4b0bb..24141b89aa428 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1931,6 +1931,16 @@ N: allwinner N: sun[x456789]i N: sun[25]0i +ARM/ALPHASCALE ARCHITECTURE +M: Krzysztof Kozlowski +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Odd Fixes +F: arch/arm/boot/dts/alphascale/ +F: drivers/clk/clk-asm9260.c +F: drivers/clocksource/asm9260_timer.c +F: drivers/rtc/rtc-asm9260.c +F: drivers/watchdog/asm9260_wdt.c + ARM/AMD PENSANDO ARM64 ARCHITECTURE M: Brad Larson L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)