Introduce a new mach-hisi that will support Hisilicon SoCs based on ARMv7 and I am taking maintainership for it.
Signed-off-by: Wei Xu <[email protected]> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 134483f..a4f700a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -972,6 +972,14 @@ F: arch/arm/mach-pxa/hx4700.c F: arch/arm/mach-pxa/include/mach/hx4700.h F: sound/soc/pxa/hx4700.c +ARM/Hisilicon SoC support +M: Wei Xu <[email protected]> +L: [email protected] (moderated for non-subscribers) +W: www.hisilicon.com +S: Supported +T: git git://github.com/hisilicon/linux-hisi.git +F: arch/arm/mach-hisi/ + ARM/HP JORNADA 7XX MACHINE SUPPORT M: Kristoffer Ericson <[email protected]> W: www.jlime.com -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

