Add an entry to make myself a maintainer of STM32 timer and lptimer drivers.
Signed-off-by: Fabrice Gasnier <[email protected]> --- MAINTAINERS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4b65225..94d8e47 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13425,6 +13425,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]> -- 1.9.1

