From: Patrice Chotard Date: Mon, 6 Aug 2018 09:52:23 +0000 (+0200) Subject: MAINTAINERS: Update STM32MP fragments X-Git-Tag: v2018.09-rc2~2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f65b82ffbe3400af1d674a8afa48b2be6faa1c2a;p=oweals%2Fu-boot.git MAINTAINERS: Update STM32MP fragments Add new drivers Add Christophe Kerello and myself as maintainers Signed-off-by: Patrice Chotard --- 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 +M: Christophe Kerello +M: Patrice Chotard 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