[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer

Krzysztof Kozlowski posted 1 patch 1 year, 8 months ago
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)
[PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
Posted by Krzysztof Kozlowski 1 year, 8 months ago
There is no maintainers entry for the ARM LSI AXM 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 AXM but I can take odd fixes
now and then.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7fd595b8f5e..60f2815f0453 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2127,6 +2127,14 @@ F:	arch/arm/boot/dts/aspeed/
 F:	arch/arm/mach-aspeed/
 N:	aspeed
 
+ARM/AXM LSI 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/axxia.yaml
+F:	arch/arm/boot/dts/intel/axm/
+F:	arch/arm/mach-axxia/
+
 ARM/BITMAIN ARCHITECTURE
 M:	Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
-- 
2.43.0
Re: [PATCH] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
Posted by Krzysztof Kozlowski 1 year, 7 months ago
On Thu, 13 Jun 2024 15:49:10 +0200, Krzysztof Kozlowski wrote:
> There is no maintainers entry for the ARM LSI AXM 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 AXM but I can take odd fixes
> now and then.
> 
> [...]

Applied, thanks!

[1/1] MAINTAINERS: ARM: axm: add Krzysztof Kozlowski as maintainer
      https://git.kernel.org/krzk/linux-dt/c/296c0bb50e31f9077c391e57bf43f3e23a73835e

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>