From: Nick Hawkins Date: Mon, 16 May 2022 16:33:46 +0000 (-0500) Subject: MAINTAINERS: Introduce HPE GXP Architecture X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2fa1533f79d3fa69cbd65605f6d57adbb2633079;p=linux.git MAINTAINERS: Introduce HPE GXP Architecture Create a section in MAINTAINERS for the GXP HPE architecture. Signed-off-by: Nick Hawkins Signed-off-by: Arnd Bergmann --- diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e0482..67c4004f4a94a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2129,6 +2129,18 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/kristoffer/linux-hpc.git F: arch/arm/mach-sa1100/include/mach/jornada720.h F: arch/arm/mach-sa1100/jornada720.c +ARM/HPE GXP ARCHITECTURE +M: Jean-Marie Verdun +M: Nick Hawkins +S: Maintained +F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/timer/hpe,gxp-timer.yaml +F: arch/arm/boot/dts/hpe-bmc* +F: arch/arm/boot/dts/hpe-gxp* +F: arch/arm/mach-hpe/ +F: drivers/clocksource/timer-gxp.c +F: drivers/watchdog/gxp-wdt.c + ARM/IGEP MACHINE SUPPORT M: Enric Balletbo i Serra M: Javier Martinez Canillas