From: Nick Hawkins <nick.hawkins@xxxxxxx> List the files added for GPIO. Signed-off-by: Nick Hawkins <nick.hawkins@xxxxxxx> --- v5: *Remove gpio-gxp.c reference as it has been discarded for separate commit *Added missing gpio-gxp-pl.c reference v4: *No change v3: *No change v2: *Removed reference to PSU changes as they have been discarded. --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 27ef11624748..559d4ecb65e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2241,6 +2241,7 @@ M: Jean-Marie Verdun <verdun@xxxxxxx> M: Nick Hawkins <nick.hawkins@xxxxxxx> S: Maintained F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/gpio/hpe,gxp-gpio.yaml F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.yaml F: Documentation/devicetree/bindings/i2c/hpe,gxp-i2c.yaml F: Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml @@ -2250,6 +2251,7 @@ 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/gpio/gpio-gxp-pl.c F: drivers/hwmon/gxp-fan-ctrl.c F: drivers/i2c/busses/i2c-gxp.c F: drivers/spi/spi-gxp.c -- 2.17.1