diff options
author | James Hartley <James.Hartley@imgtec.com> | 2016-07-07 16:00:21 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2016-07-24 12:43:22 +0200 |
commit | 11a1cf34eaa501e75eb6151e45635b1f0d6df494 (patch) | |
tree | 6d30551c5133e0456ed71e22c75a067cd83186de /MAINTAINERS | |
parent | 645c7827e67ca0f06e232a1106af71c531460504 (diff) | |
download | linux-11a1cf34eaa501e75eb6151e45635b1f0d6df494.tar.gz linux-11a1cf34eaa501e75eb6151e45635b1f0d6df494.tar.bz2 linux-11a1cf34eaa501e75eb6151e45635b1f0d6df494.zip |
MAINTAINERS: Add pistachio SoC Support
The Pistachio SoC from Imagination Technologies currently has no
entry in the MAINTAINERS file, so add one.
Signed-off-by: James Hartley <james.hartley@imgtec.com>
Reviewed-by: Ionela Voinescu <ionela.voinescu@imgtec.com>
Cc: davem@davemloft.net
Cc: geert@linux-m68k.org
Cc: gregkh@linuxfoundation.org
Cc: akpm@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: ionela.voinescu@imgtec.com
Patchwork: https://patchwork.linux-mips.org/patch/13755/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1209323b7e43..7b670bb8aab7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9017,6 +9017,16 @@ W: http://www.st.com/spear S: Maintained F: drivers/pinctrl/spear/ +PISTACHIO SOC SUPPORT +M: James Hartley <james.hartley@imgtec.com> +M: Ionela Voinescu <ionela.voinescu@imgtec.com> +L: linux-mips@linux-mips.org +S: Maintained +F: arch/mips/pistachio/ +F: arch/mips/include/asm/mach-pistachio/ +F: arch/mips/boot/dts/pistachio/ +F: arch/mips/configs/pistachio*_defconfig + PKTCDVD DRIVER M: Jiri Kosina <jikos@kernel.org> S: Maintained |