diff options
author | Arnd Bergmann <arnd@arndb.de> | 2016-09-15 00:42:02 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2016-09-15 00:42:02 +0200 |
commit | 4a5c99462ab5cdc111007625b76e349076f18a29 (patch) | |
tree | 95bee3c310f4aedd6ccf05746c5ba7931d9cf801 /MAINTAINERS | |
parent | be46f95b54e00922a506d9b3ecf588cc8255d310 (diff) | |
parent | c1efda1238be1efa8612e26ee98795298ffd6f95 (diff) | |
download | op-kernel-dev-4a5c99462ab5cdc111007625b76e349076f18a29.zip op-kernel-dev-4a5c99462ab5cdc111007625b76e349076f18a29.tar.gz |
Merge tag 'sunxi-core-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into next/soc
Pull "Allwinner core changes for 4.9" from Maxime Ripard:
Add support for big endian on the Allwinner A20, and the Nextthing GR8 SoC
* tag 'sunxi-core-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux:
ARM: sunxi: Support the Nextthing GR8
ARM: sunxi: enable big-endian
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5689d6e..a73e887 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -991,6 +991,7 @@ 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* ARM/Allwinner SoC Clock Support M: Emilio López <emilio@elopez.com.ar> |