summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2022-04-21 16:00:23 +0200
committerArnd Bergmann <arnd@arndb.de>2022-04-22 11:14:55 +0200
commit0cd47616cfbb1422e24414daa5a96637fc5aa663 (patch)
tree9a98c733a529011701ae5bae8cd5037f7203072c /MAINTAINERS
parentc0c237d106bd35a58b65a174bd5ec50901940040 (diff)
parent917bf5a312fdb421a65cf3e57914a34e8eccc7a1 (diff)
downloadlinux-0cd47616cfbb1422e24414daa5a96637fc5aa663.tar.gz
linux-0cd47616cfbb1422e24414daa5a96637fc5aa663.tar.bz2
linux-0cd47616cfbb1422e24414daa5a96637fc5aa663.zip
Merge branch 'omap1/multiplatform-prep' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc into arm/multiplatform
This is the full series for converting OMAP1 to multiplatform, rebased from my 2019 attempt to do the same thing. The soc tree contains simpler patches to do the same for iop32x, ixp4xx, ep93xx and s3c24xx, which means we are getting closer to completing this for all ARMv5 platforms (I have patches for PXA, which is the last one remaining). Janusz already tested the branch separately and did the missing work for the common-clk conversion after my previous approach was broken. Aaro found one regression during additional testing, this is fixed now. Acked-by: Tony Lindgren <tony@atomide.com> Tested-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 6a0363b0f106..491583bfe7f4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14386,6 +14386,7 @@ F: arch/arm/boot/dts/am335x-nano.dts
OMAP1 SUPPORT
M: Aaro Koskinen <aaro.koskinen@iki.fi>
+M: Janusz Krzysztofik <jmkrzyszt@gmail.com>
M: Tony Lindgren <tony@atomide.com>
L: linux-omap@vger.kernel.org
S: Maintained