diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-03-31 09:40:51 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-04-04 17:50:59 +0200 |
commit | 87c586a6a0e166e0403533c2f67a3ae74d26fc14 (patch) | |
tree | 91d0ed9beb7f3cdf0aa6d93142ee56b27571b1f5 /MAINTAINERS | |
parent | 202fc71b95e35eca1f1bb8fbf8873a17a5ba47c5 (diff) | |
download | linux-stable-87c586a6a0e166e0403533c2f67a3ae74d26fc14.tar.gz linux-stable-87c586a6a0e166e0403533c2f67a3ae74d26fc14.tar.bz2 linux-stable-87c586a6a0e166e0403533c2f67a3ae74d26fc14.zip |
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 <maxime.ripard@free-electrons.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..bcef8d04f78a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1047,8 +1047,13 @@ M: Chen-Yu Tsai <wens@csie.org> 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 <emilio@elopez.com.ar> |