configs: eagle: Enabled I2C support for R-Car V3M
[platform/kernel/u-boot.git] / MAINTAINERS
index 54985ae..82fc49e 100644 (file)
@@ -278,11 +278,20 @@ T:        git https://source.denx.de/u-boot/custodians/u-boot-marvell.git
 F:     arch/arm/mach-kirkwood/
 F:     arch/arm/mach-mvebu/
 F:     drivers/ata/ahci_mvebu.c
+F:     drivers/clk/mvebu/
 F:     drivers/ddr/marvell/
 F:     drivers/gpio/mvebu_gpio.c
+F:     drivers/i2c/mvtwsi.c
+F:     drivers/mmc/xenon_sdhci.c
+F:     drivers/phy/marvell/
+F:     drivers/pinctrl/mvebu/
+F:     drivers/rtc/armada38x.c
 F:     drivers/spi/kirkwood_spi.c
+F:     drivers/spi/mvebu_a3700_spi.c
 F:     drivers/pci/pcie_dw_mvebu.c
+F:     drivers/watchdog/armada-37xx-wdt.c
 F:     drivers/watchdog/orion_wdt.c
+F:     include/configs/mv-common.h
 
 ARM MARVELL PCIE CONTROLLER DRIVERS
 M:     Pali Rohár <pali@kernel.org>
@@ -638,6 +647,7 @@ F:  drivers/mtd/nand/raw/zynq_nand.c
 F:     drivers/net/phy/xilinx_phy.c
 F:     drivers/net/zynq_gem.c
 F:     drivers/phy/phy-zynqmp.c
+F:     drivers/power/domain/zynqmp-power-domain.c
 F:     drivers/serial/serial_zynq.c
 F:     drivers/reset/reset-zynqmp.c
 F:     drivers/rtc/zynqmp_rtc.c
@@ -753,6 +763,7 @@ S:  Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-efi.git
 F:     doc/api/efi.rst
 F:     doc/develop/uefi/*
+F:     doc/mkeficapsule.1
 F:     doc/usage/bootefi.rst
 F:     drivers/rtc/emul_rtc.c
 F:     include/capitalization.h
@@ -1150,6 +1161,13 @@ S:       Maintained
 T:     git https://source.denx.de/u-boot/custodians/u-boot-sh.git
 F:     arch/sh/
 
+SL28CLPD
+M:     Michael Walle <michael@walle.cc>
+S:     Maintained
+F:     drivers/gpio/sl28cpld-gpio.c
+F:     drivers/misc/sl28cpld.c
+F:     drivers/watchdog/sl28cpld-wdt.c
+
 SPI
 M:     Jagan Teki <jagan@amarulasolutions.com>
 S:     Maintained
@@ -1308,6 +1326,14 @@ F:       include/virtio*.h
 F:     test/dm/virtio.c
 F:     doc/develop/driver-model/virtio.rst
 
+WATCHDOG
+M:     Stefan Roese <sr@denx.de>
+S:     Maintained
+T:     git https://source.denx.de/u-boot/custodians/u-boot-watchdog.git
+F:     cmd/wdt.c
+F:     drivers/watchdog/
+F:     include/watchdog*.h
+
 X86
 M:     Simon Glass <sjg@chromium.org>
 M:     Bin Meng <bmeng.cn@gmail.com>