Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add st slim core rproc driver to STi section.

This patch adds the slim core rproc driver to the STi section
of the MAINTAINERS file.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>

authored by

Peter Griffin and committed by
Vinod Koul
c9d7cc3e bb6869b2

+2
+2
MAINTAINERS
··· 1784 1784 F: drivers/phy/phy-stih41x-usb.c 1785 1785 F: drivers/pinctrl/pinctrl-st.c 1786 1786 F: drivers/remoteproc/st_remoteproc.c 1787 + F: drivers/remoteproc/st_slim_rproc.c 1787 1788 F: drivers/reset/sti/ 1788 1789 F: drivers/rtc/rtc-st-lpc.c 1789 1790 F: drivers/tty/serial/st-asc.c ··· 1793 1792 F: drivers/usb/host/ohci-st.c 1794 1793 F: drivers/watchdog/st_lpc_wdt.c 1795 1794 F: drivers/ata/ahci_st.c 1795 + F: include/linux/remoteproc/st_slim_rproc.h 1796 1796 1797 1797 ARM/STM32 ARCHITECTURE 1798 1798 M: Maxime Coquelin <mcoquelin.stm32@gmail.com>