diff options
author | Sreekanth Reddy <[email protected]> | 2021-06-23 12:51:52 +0530 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2021-06-28 23:13:25 -0400 |
commit | 0aaea62da698bb36f1cc01ef305571cde28b68f9 (patch) | |
tree | 7b271c10810c889c98e21cc41656fdba89ee5263 | |
parent | b27c4577557045f1ab3cdfeabfc7f3cd24aca1fe (diff) |
scsi: MAINTAINERS: Add mpi3mr driver maintainers
Adding mpi3mr driver entry.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sreekanth Reddy <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 529bdc6c44ad..f226cf8f8c44 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3733,6 +3733,17 @@ S: Supported F: Documentation/devicetree/bindings/gpio/brcm,kona-gpio.txt F: drivers/gpio/gpio-bcm-kona.c +BROADCOM MPI3 STORAGE CONTROLLER DRIVER +M: Sathya Prakash Veerichetty <[email protected]> +M: Kashyap Desai <[email protected]> +M: Sumit Saxena <[email protected]> +M: Sreekanth Reddy <[email protected]> +S: Supported +W: https://www.broadcom.com/support/storage +F: drivers/scsi/mpi3mr/ + BROADCOM NETXTREME-E ROCE DRIVER M: Selvin Xavier <[email protected]> M: Devesh Sharma <[email protected]> |