diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-05-15 12:43:40 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-05-19 01:55:47 +0200 |
commit | 1ec5dbef6803293974f262f69b63f19d2ed4f6ba (patch) | |
tree | 4e0171ae3fe42eb6c6eb72bfcaa4998a998a1579 | |
parent | remoteproc: ingenic: Added remoteproc driver (diff) | |
download | linux-1ec5dbef6803293974f262f69b63f19d2ed4f6ba.tar.xz linux-1ec5dbef6803293974f262f69b63f19d2ed4f6ba.zip |
MAINTAINERS: Add myself as reviewer for Ingenic rproc driver
Add myself as the reviewer for the Ingenic VPU remoteproc driver.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20200515104340.10473-5-paul@crapouillou.net
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e64e5db31497..1677071197a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8418,6 +8418,7 @@ F: drivers/mtd/nand/raw/ingenic/ F: drivers/pinctrl/pinctrl-ingenic.c F: drivers/power/supply/ingenic-battery.c F: drivers/pwm/pwm-jz4740.c +F: drivers/remoteproc/ingenic_rproc.c F: drivers/rtc/rtc-jz4740.c F: drivers/tty/serial/8250/8250_ingenic.c F: drivers/usb/musb/jz4740.c |