From: Richard Yu <richard.yu@xxxxxxx> Add the usb driver and dt-bindinng documents. Signed-off-by: Richard Yu <richard.yu@xxxxxxx> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 27ef11624748..17a806469a18 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2245,6 +2245,7 @@ F: Documentation/devicetree/bindings/hwmon/hpe,gxp-fan-ctrl.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: Documentation/devicetree/bindings/usb/hpe,gxp-udcg.yaml F: Documentation/hwmon/gxp-fan-ctrl.rst F: arch/arm/boot/dts/hpe-bmc* F: arch/arm/boot/dts/hpe-gxp* @@ -2253,6 +2254,7 @@ F: drivers/clocksource/timer-gxp.c F: drivers/hwmon/gxp-fan-ctrl.c F: drivers/i2c/busses/i2c-gxp.c F: drivers/spi/spi-gxp.c +F: drivers/usb/gadget/udc/gxp-udc.c F: drivers/watchdog/gxp-wdt.c ARM/IGEP MACHINE SUPPORT -- 2.17.1