diff options
author | Fabrice Gasnier <fabrice.gasnier@st.com> | 2018-05-15 11:33:19 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-05-29 04:09:24 -0400 |
commit | 69b7516c5632121510da46ad9a02b6c57b4ce271 (patch) | |
tree | ec0f8963b886961e2937ce1ef19d62ee3427a05b | |
parent | 1768391c3674b0c6bdc4947121f15fb0c2f47ec4 (diff) |
MAINTAINERS: Add entry for STM32 timer and lptimer drivers
Add an entry to make myself a maintainer of STM32 timer and lptimer
drivers.
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0a1410d5a621..360bbe8f46d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13382,6 +13382,16 @@ T: git git://linuxtv.org/media_tree.git | |||
13382 | S: Maintained | 13382 | S: Maintained |
13383 | F: drivers/media/usb/stk1160/ | 13383 | F: drivers/media/usb/stk1160/ |
13384 | 13384 | ||
13385 | STM32 TIMER/LPTIMER DRIVERS | ||
13386 | M: Fabrice Gasnier <fabrice.gasnier@st.com> | ||
13387 | S: Maintained | ||
13388 | F: drivers/*/stm32-*timer* | ||
13389 | F: drivers/pwm/pwm-stm32* | ||
13390 | F: include/linux/*/stm32-*tim* | ||
13391 | F: Documentation/ABI/testing/*timer-stm32 | ||
13392 | F: Documentation/devicetree/bindings/*/stm32-*timer | ||
13393 | F: Documentation/devicetree/bindings/pwm/pwm-stm32* | ||
13394 | |||
13385 | STMMAC ETHERNET DRIVER | 13395 | STMMAC ETHERNET DRIVER |
13386 | M: Giuseppe Cavallaro <peppe.cavallaro@st.com> | 13396 | M: Giuseppe Cavallaro <peppe.cavallaro@st.com> |
13387 | M: Alexandre Torgue <alexandre.torgue@st.com> | 13397 | M: Alexandre Torgue <alexandre.torgue@st.com> |