diff options
| author | Arnd Bergmann <arnd@arndb.de> | 2026-05-20 22:05:41 +0200 |
|---|---|---|
| committer | Arnd Bergmann <arnd@arndb.de> | 2026-05-20 22:05:46 +0200 |
| commit | b4e49a4a38fd737f927defb2e9a6562f9ee62f0a (patch) | |
| tree | a3f259f31407f1eb7bc0c4ccbabbb2931cef4882 /MAINTAINERS | |
| parent | e02914dafe56e09f19ecb53a4e9d8178a8ac6ede (diff) | |
| parent | 220ae5d36dba278003d265aabd080ffa78553f5a (diff) | |
| download | linux-next-history-b4e49a4a38fd737f927defb2e9a6562f9ee62f0a.tar.gz | |
Merge tag 'zx29-plat-for-7.2' of https://gitlab.com/stefandoesinger/zx297520-kernel into soc/arm
ARM: zte: Add zx297520v3 platform support
This SoC is used in low end LTE-to-WiFi routers, for example some D-Link
DWR 932 revisions, ZTE K10, ZLT S10 4G, but also models that are branded
and sold by ISPs themselves. They are widespread in Africa, China,
Russia and Eastern Europe.
This SoC is a relative of the zx296702 and zx296718 that had some
upstream support until commit 89d4f98ae90d ("ARM: remove zte zx
platform").
* tag 'zx29-plat-for-7.2' of https://gitlab.com/stefandoesinger/zx297520-kernel:
ARM: zte: Add zx297520v3 platform support
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 882214b0e7db5..093f711c7051e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3782,6 +3782,15 @@ F: drivers/video/fbdev/vt8500lcdfb.* F: drivers/video/fbdev/wm8505fb* F: drivers/video/fbdev/wmt_ge_rops.* +ARM/ZTE ZX29 SOC SUPPORT +M: Stefan Dösinger <stefandoesinger@gmail.com> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Odd fixes +F: Documentation/arch/arm/zte/ +F: Documentation/devicetree/bindings/arm/zte.yaml +F: arch/arm/boot/dts/zte/ +F: arch/arm/mach-zte/ + ARM/ZYNQ ARCHITECTURE M: Michal Simek <michal.simek@amd.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
