summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hawkins <nick.hawkins@hpe.com>2023-02-17 09:50:54 -0600
committerWolfram Sang <wsa@kernel.org>2023-02-17 23:18:31 +0100
commite8444bb9fd77f153adcc263eab28e3c2bc1cf540 (patch)
tree9c16316baf58727ec78627c7b0e6932237da62a1
parent4a55ed6f89f5a877a39b7d06620457f0c4913c42 (diff)
MAINTAINERS: Add HPE GXP I2C Support
Add the I2C controller source and bindings. Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 130badda931b..4e5ea032ae55 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2281,12 +2281,14 @@ 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/i2c/hpe,gxp-i2c.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/i2c/busses/i2c-gxp.c
F: drivers/spi/spi-gxp.c
F: drivers/watchdog/gxp-wdt.c