From: Clay Chang <clayc@xxxxxxx> Add Clay Chang as the maintainer of GXP SROM support. Signed-off-by: Clay Chang <clayc@xxxxxxx> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ea941dc469fa..164571ac1cc5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2279,14 +2279,22 @@ F: arch/arm/mach-sa1100/jornada720.c ARM/HPE GXP ARCHITECTURE M: Jean-Marie Verdun <verdun@xxxxxxx> M: Nick Hawkins <nick.hawkins@xxxxxxx> +M: Clay Chang <clayc@xxxxxxx> S: Maintained F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/soc/hpe/ +F: Documentation/devicetree/bindings/soc/hpe/hpe,gxp-srom.yaml F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.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/soc/hpe/ +F: drivers/soc/hpe/Kconfig +F: drivers/soc/hpe/Makefile +F: drivers/soc/hpe/gxp-soclib.[ch] +F: drivers/soc/hpe/gxp-srom.c F: drivers/spi/spi-gxp.c F: drivers/watchdog/gxp-wdt.c -- 2.17.1