diff options
author | Serge Semin <[email protected]> | 2023-05-11 22:09:02 +0300 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-05-18 15:02:32 +0530 |
commit | 8d81d3a0e97d54d6f6b58fb8ea011b1fa0991f6f (patch) | |
tree | 7ac9f978eb2f91944c2a7e19a92387f2cf4007d2 | |
parent | 1c677f238f92ba0a329b7c13220f38b396872806 (diff) |
MAINTAINERS: Add myself as the DW eDMA driver reviewer
The driver original maintainer has been inactive for almost two years now.
It doesn't positively affect the new patches tests and reviews process.
Since the DW eDMA engine has been embedded into the PCIe controllers in
several our SoCs we will be interested in helping with the updates review.
Signed-off-by: Serge Semin <[email protected]>
Acked-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bdbdc285575b..ea14e0f57e19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5887,6 +5887,7 @@ F: drivers/mtd/nand/raw/denali* DESIGNWARE EDMA CORE IP DRIVER M: Manivannan Sadhasivam <[email protected]> R: Gustavo Pimentel <[email protected]> +R: Serge Semin <[email protected]> S: Maintained F: drivers/dma/dw-edma/ |