From: Nick Hawkins Date: Fri, 17 Feb 2023 15:50:54 +0000 (-0600) Subject: MAINTAINERS: Add HPE GXP I2C Support X-Git-Tag: v6.3-rc1~99^2 X-Git-Url: https://repo.jachan.dev/linux.git/commitdiff_plain/e8444bb9fd77f153adcc263eab28e3c2bc1cf540 MAINTAINERS: Add HPE GXP I2C Support Add the I2C controller source and bindings. Signed-off-by: Nick Hawkins Signed-off-by: Wolfram Sang --- diff --git a/MAINTAINERS b/MAINTAINERS index 130badda931b..4e5ea032ae55 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2281,12 +2281,14 @@ M: Jean-Marie Verdun M: Nick Hawkins 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