diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-08 06:26:08 -0400 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-08 08:32:23 -0400 |
commit | c1efda1238be1efa8612e26ee98795298ffd6f95 (patch) | |
tree | 534157a95081b23706aef234962f32c6861acb4e /MAINTAINERS | |
parent | 3515c1bbfae34aca2df0f639364e31c85fbf30f5 (diff) |
ARM: sunxi: Support the Nextthing GR8
The GR8 is an SoC made by Nextthing Co, loosely based on the sun5i family.
It has a number of new controllers compared to the A10s and A13 (SPDIF, I2S),
but some controllers missing too (Ethernet, less I2C, less UARTs).
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 20bb1d00098c..7be47efb2159 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -982,6 +982,7 @@ M: Chen-Yu Tsai <wens@csie.org> | |||
982 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 982 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
983 | S: Maintained | 983 | S: Maintained |
984 | N: sun[x456789]i | 984 | N: sun[x456789]i |
985 | F: arch/arm/boot/dts/ntc-gr8* | ||
985 | 986 | ||
986 | ARM/Allwinner SoC Clock Support | 987 | ARM/Allwinner SoC Clock Support |
987 | M: Emilio López <emilio@elopez.com.ar> | 988 | M: Emilio López <emilio@elopez.com.ar> |