On Sat, Nov 26, 2022 at 7:47 AM Samuel Holland <samuel@xxxxxxxxxxxx> wrote: > > 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. Reviewed-by: Guo Ren <guoren@xxxxxxxxxx> > > Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx> > Signed-off-by: Samuel Holland <samuel@xxxxxxxxxxxx> > --- > > (no changes since v1) > > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cd2cbb940f11..6a79f736fe35 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1828,7 +1828,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@xxxxxxxxxx> > -- > 2.37.4 > -- Best Regards Guo Ren