summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2018-08-06 11:52:23 +0200
committerTom Rini <trini@konsulko.com>2018-08-13 14:04:04 -0400
commitf65b82ffbe3400af1d674a8afa48b2be6faa1c2a (patch)
tree4b79efef710a2de54e64188806bb2601b76f1fdc /MAINTAINERS
parent2deaf5cc63b228d30771894da6b4a6e3f3749483 (diff)
MAINTAINERS: Update STM32MP fragments
Add new drivers Add Christophe Kerello and myself as maintainers Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cc28a980f1..8f237128b2 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -228,11 +228,21 @@ F: arch/arm/include/asm/arch-spear/
ARM STM STM32MP
M: Patrick Delaunay <patrick.delaunay@st.com>
+M: Christophe Kerello <christophe.kerello@st.com>
+M: Patrice Chotard <patrice.chotard@st.com>
S: Maintained
F: arch/arm/mach-stm32mp
F: drivers/clk/clk_stm32mp1.c
+F: drivers/i2c/stm32f7_i2c.c
F: drivers/misc/stm32mp_fuse.c
+F: drivers/mmc/stm32_sdmmc2.c
+F: drivers/phy/phy-stm32-usbphyc.c
+F: drivers/pinctrl/pinctrl_stm32.c
+F: drivers/power/regulator/stm32-vrefbuf.c
F: drivers/ram/stm32mp1/
+F: drivers/misc/stm32_rcc.c
+F: drivers/reset/stm32-reset.c
+F: drivers/spi/stm32_qspi.c
ARM STM STV0991
M: Vikas Manocha <vikas.manocha@st.com>