diff options
author | Nick Hawkins <nick.hawkins@hpe.com> | 2022-07-28 11:14:59 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-29 17:38:54 +0100 |
commit | a1848b0fa2517a8d0bbc2783c90aefd4b7e7567a (patch) | |
tree | 09cc0e919ca6bb918cf6fe260c3055ca4633e12c /MAINTAINERS | |
parent | 8cc35b86546dc35fb4f5ff7d1d163c5efc78bf0e (diff) |
MAINTAINERS: add spi support to GXP
Add the spi driver and dt-binding documentation
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>
Link: https://lore.kernel.org/r/20220728161459.7738-6-nick.hawkins@hpe.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index be98829dcf88..8678dcb2de92 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2140,11 +2140,13 @@ M: Jean-Marie Verdun <verdun@hpe.com> M: Nick Hawkins <nick.hawkins@hpe.com> S: Maintained F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml +F: Documentation/devicetree/bindings/spi/hpe,gxp-spi.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/spi/spi-gxp.c F: drivers/watchdog/gxp-wdt.c ARM/IGEP MACHINE SUPPORT |