diff mbox series

MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer

Message ID 20240613135956.8899-1-krzysztof.kozlowski@linaro.org (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer | expand

Commit Message

Krzysztof Kozlowski June 13, 2024, 1:59 p.m. UTC
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>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Jonas,
If you want to maintain it instead, please go ahead. I send this patch
only because it looks abandoned.
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Krzysztof Kozlowski June 23, 2024, 12:22 p.m. UTC | #1
On Thu, 13 Jun 2024 15:59:56 +0200, Krzysztof Kozlowski wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: ARM: moxa: add Krzysztof Kozlowski as maintainer
      https://git.kernel.org/krzk/linux-dt/c/4c54173d5965937b9e8280b7ec900fdec65d0c36

Best regards,
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 60f2815f0453..fde9ef6f3f0f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2555,6 +2555,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>