diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-04-21 16:00:23 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-04-22 11:14:55 +0200 |
commit | 0cd47616cfbb1422e24414daa5a96637fc5aa663 (patch) | |
tree | 9a98c733a529011701ae5bae8cd5037f7203072c /MAINTAINERS | |
parent | ARM: s3c: fix include path (diff) | |
parent | MAINTAINERS: omap1: Add Janusz as an additional maintainer (diff) | |
download | linux-0cd47616cfbb1422e24414daa5a96637fc5aa663.tar.xz 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-- | MAINTAINERS | 1 |
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 |