diff options
author | Conor Dooley | 2021-06-24 16:01:52 +0100 |
---|---|---|
committer | Jassi Brar | 2021-06-26 12:07:03 -0500 |
commit | 4f197188da668180d5ea7d808ae6221ce66cfe33 (patch) | |
tree | 909f75a74fc23c4a1cc41649b75ab9bf061deebd /MAINTAINERS | |
parent | c317ae30afc26112e64e832253dc780e32c7b734 (diff) |
MAINTAINERS: add entry for polarfire soc mailbox
Add Lewis Hanly as a maintainer for the Microchip SoC
directory and the system services mailbox driver
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2a2285bbaf13..48ba9c93972f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15706,6 +15706,14 @@ F: arch/riscv/ N: riscv K: riscv +RISC-V/MICROCHIP POLARFIRE SOC SUPPORT +M: Lewis Hanly <lewis.hanly@microchip.com> +L: linux-riscv@lists.infradead.org +S: Supported +F: drivers/mailbox/mailbox-mpfs.c +F: drivers/soc/microchip/ +F: include/soc/microchip/mpfs.h + RNBD BLOCK DRIVERS M: Md. Haris Iqbal <haris.iqbal@ionos.com> M: Jack Wang <jinpu.wang@ionos.com> |