]> www.infradead.org Git - linux.git/commitdiff
MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 13 Jun 2024 13:59:56 +0000 (15:59 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 23 Jun 2024 10:51:57 +0000 (12:51 +0200)
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 <jonas.jensen@gmail.com>
Link: https://lore.kernel.org/r/20240613135956.8899-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
MAINTAINERS

index d6c90161c7bfe3886e675396cb2d2d7b44acc3b3..103b5f3354811b2707d5bfc22c0c6ffa507e5f56 100644 (file)
@@ -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 <krzk@kernel.org>
+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 <daniel@thingy.jp>
 M:     Romain Perier <romain.perier@gmail.com>