From: Krzysztof Kozlowski Date: Thu, 13 Jun 2024 13:59:56 +0000 (+0200) Subject: MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4c54173d5965937b9e8280b7ec900fdec65d0c36;p=linux.git MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer There is no maintainers entry for the ARM MOXA ART 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 MOXA but I can take odd fixes now and then. Cc: Jonas Jensen Link: https://lore.kernel.org/r/20240613135956.8899-1-krzysztof.kozlowski@linaro.org Signed-off-by: Krzysztof Kozlowski --- diff --git a/MAINTAINERS b/MAINTAINERS index d6c90161c7bf..103b5f335481 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2524,6 +2524,15 @@ F: arch/arm/boot/dts/socionext/milbeaut* F: arch/arm/mach-milbeaut/ N: milbeaut +ARM/MOXA ART SOC +M: Krzysztof Kozlowski +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Odd Fixes +F: Documentation/devicetree/bindings/arm/moxart.yaml +F: Documentation/devicetree/bindings/clock/moxa,moxart-clock.txt +F: arch/arm/boot/dts/moxa/ +F: drivers/clk/clk-moxart.c + ARM/MStar/Sigmastar Armv7 SoC support M: Daniel Palmer M: Romain Perier