summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Hawkins <nick.hawkins@hpe.com>2023-01-03 14:36:54 -0600
committerGuenter Roeck <linux@roeck-us.net>2023-02-03 07:30:09 -0800
commitd5f80ff774d167d86a84a1907fa903c88dd7a7ae (patch)
tree39775364d51d7a725d67c161b7f6d8bf2948a021
parent547e9d942f3011c5ec5f4763c51dfcdb4b37b9dd (diff)
downloadlinux-stable-d5f80ff774d167d86a84a1907fa903c88dd7a7ae.tar.gz
linux-stable-d5f80ff774d167d86a84a1907fa903c88dd7a7ae.tar.bz2
linux-stable-d5f80ff774d167d86a84a1907fa903c88dd7a7ae.zip
MAINTAINERS: add gxp fan controller and documents
Add the gxp-fan-ctrl.c and gxp-fan-ctrl.rst in hwmon driver/documentation. Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Reviewed-by: Guenter Roek <linux@roek-us.net> Link: https://lore.kernel.org/r/20230103203654.59322-6-nick.hawkins@hpe.com Signed-off-by: Guenter Roeck <linux@roeck-us.net>
-rw-r--r--MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cae2897bc702..98e16168d6e9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2280,13 +2280,16 @@ ARM/HPE GXP ARCHITECTURE
M: Jean-Marie Verdun <verdun@hpe.com>
M: Nick Hawkins <nick.hawkins@hpe.com>
S: Maintained
+F: Documentation/hwmon/gxp-fan-ctrl.rst
F: Documentation/devicetree/bindings/arm/hpe,gxp.yaml
+F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.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/hwmon/gxp-fan-ctrl.c
F: drivers/spi/spi-gxp.c
F: drivers/watchdog/gxp-wdt.c