MAINTAINERS: Add entry for STM32 timer and lptimer drivers
authorFabrice Gasnier <[email protected]>
Tue, 15 May 2018 15:33:19 +0000 (17:33 +0200)
committerLee Jones <[email protected]>
Tue, 29 May 2018 08:09:24 +0000 (09:09 +0100)
Add an entry to make myself a maintainer of STM32 timer and lptimer
drivers.

Signed-off-by: Fabrice Gasnier <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
MAINTAINERS

index 0a1410d5a621835ded529ac2d6ade31c306e086f..360bbe8f46d7de948d68c201482ea3b96283a455 100644 (file)
@@ -13382,6 +13382,16 @@ T:     git git://linuxtv.org/media_tree.git
 S:     Maintained
 F:     drivers/media/usb/stk1160/
 
+STM32 TIMER/LPTIMER DRIVERS
+M:     Fabrice Gasnier <[email protected]>
+S:     Maintained
+F:     drivers/*/stm32-*timer*
+F:     drivers/pwm/pwm-stm32*
+F:     include/linux/*/stm32-*tim*
+F:     Documentation/ABI/testing/*timer-stm32
+F:     Documentation/devicetree/bindings/*/stm32-*timer
+F:     Documentation/devicetree/bindings/pwm/pwm-stm32*
+
 STMMAC ETHERNET DRIVER
 M:     Giuseppe Cavallaro <[email protected]>
 M:     Alexandre Torgue <[email protected]>