diff options
author | Peter Griffin <peter.griffin@linaro.org> | 2016-10-18 05:39:07 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-10-18 10:42:05 -0400 |
commit | c9d7cc3e76b7796839b770eec7696d143c9d9806 (patch) | |
tree | c8878de5e410cee3760beed7183dec4e0528be9f | |
parent | bb6869b2147817385e0261f928b942f466f74a63 (diff) |
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>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..78b7f8b14360 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1784,6 +1784,7 @@ F: drivers/phy/phy-stih407-usb.c | |||
1784 | F: drivers/phy/phy-stih41x-usb.c | 1784 | F: drivers/phy/phy-stih41x-usb.c |
1785 | F: drivers/pinctrl/pinctrl-st.c | 1785 | F: drivers/pinctrl/pinctrl-st.c |
1786 | F: drivers/remoteproc/st_remoteproc.c | 1786 | F: drivers/remoteproc/st_remoteproc.c |
1787 | F: drivers/remoteproc/st_slim_rproc.c | ||
1787 | F: drivers/reset/sti/ | 1788 | F: drivers/reset/sti/ |
1788 | F: drivers/rtc/rtc-st-lpc.c | 1789 | F: drivers/rtc/rtc-st-lpc.c |
1789 | F: drivers/tty/serial/st-asc.c | 1790 | F: drivers/tty/serial/st-asc.c |
@@ -1792,6 +1793,7 @@ F: drivers/usb/host/ehci-st.c | |||
1792 | F: drivers/usb/host/ohci-st.c | 1793 | F: drivers/usb/host/ohci-st.c |
1793 | F: drivers/watchdog/st_lpc_wdt.c | 1794 | F: drivers/watchdog/st_lpc_wdt.c |
1794 | F: drivers/ata/ahci_st.c | 1795 | F: drivers/ata/ahci_st.c |
1796 | F: include/linux/remoteproc/st_slim_rproc.h | ||
1795 | 1797 | ||
1796 | ARM/STM32 ARCHITECTURE | 1798 | ARM/STM32 ARCHITECTURE |
1797 | M: Maxime Coquelin <mcoquelin.stm32@gmail.com> | 1799 | M: Maxime Coquelin <mcoquelin.stm32@gmail.com> |