]> Git Repo - linux.git/commitdiff
MAINTAINERS: add spi support to GXP
authorNick Hawkins <[email protected]>
Thu, 28 Jul 2022 16:14:59 +0000 (11:14 -0500)
committerMark Brown <[email protected]>
Fri, 29 Jul 2022 16:38:54 +0000 (17:38 +0100)
Add the spi driver and dt-binding documentation

Signed-off-by: Nick Hawkins <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
MAINTAINERS

index be98829dcf88a83134f5acaebc686ae7ae7d4e0e..8678dcb2de92fd6525b7660e8d92fe78f3ac5bd9 100644 (file)
@@ -2140,11 +2140,13 @@ M:      Jean-Marie Verdun <[email protected]>
 M:     Nick Hawkins <[email protected]>
 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
This page took 0.126111 seconds and 4 git commands to generate.