From: Maxime Ripard Date: Fri, 31 Mar 2017 07:40:51 +0000 (+0200) Subject: MAINTAINERS: Update the Allwinner sunXi entry X-Git-Tag: v4.12-rc1~57^2~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=87c586a6a0e166e0403533c2f67a3ae74d26fc14;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Update the Allwinner sunXi entry Chen-Yu and I have a shared git tree to host the sunxi patches now, so let's document it. And while we're at it, enhance our regex and document a few directories that have been asked for in the past. Signed-off-by: Maxime Ripard --- diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe48481..bcef8d04f78a3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1047,8 +1047,13 @@ M: Chen-Yu Tsai L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained N: sun[x456789]i -F: arch/arm/boot/dts/ntc-gr8* +N: sun50i +F: arch/arm/mach-sunxi/ F: arch/arm64/boot/dts/allwinner/ +F: drivers/clk/sunxi-ng/ +F: drivers/pinctrl/sunxi/ +F: drivers/soc/sunxi/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git ARM/Allwinner SoC Clock Support M: Emilio López