diff options
author | Krzysztof Kozlowski <[email protected]> | 2024-06-13 15:59:56 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2024-06-23 12:51:57 +0200 |
commit | 4c54173d5965937b9e8280b7ec900fdec65d0c36 (patch) | |
tree | ee50cdb376073441ddf0e08a11dff11933e7996c | |
parent | f3ed3b126a3653c7dc21bcf9a22ed2d7a62f83a2 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
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 <[email protected]> +L: [email protected] (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 <[email protected]> M: Romain Perier <[email protected]> |