MAINTAINERS: Match the sun20i family of Allwinner SoCs
authorSamuel Holland <samuel@sholland.org>
Thu, 26 Jan 2023 04:57:28 +0000 (22:57 -0600)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Fri, 27 Jan 2023 22:01:31 +0000 (23:01 +0100)
Allwinner sunxi SoCs with a RISC-V CPU use the sun20i designator. Match
that pattern in addition to the designators for 32 and 64-bit ARM SoCs.

Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Guo Ren <guoren@kernel.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230126045738.47903-2-samuel@sholland.org
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
MAINTAINERS

index f61eb22..e0d1877 100644 (file)
@@ -1888,7 +1888,7 @@ F:        drivers/pinctrl/sunxi/
 F:     drivers/soc/sunxi/
 N:     allwinner
 N:     sun[x456789]i
-N:     sun50i
+N:     sun[25]0i
 
 ARM/Amlogic Meson SoC CLOCK FRAMEWORK
 M:     Neil Armstrong <neil.armstrong@linaro.org>