2018-04-19 15:22:41

by Sinan Kaya

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add maintainer for Qualcomm HIDMA drivers

drivers/dma/qcom directory is being shared by multiple QCOM dmaengine
drivers. Separate ownership by filenames.

Signed-off-by: Sinan Kaya <[email protected]>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ff14894..111dd8d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11669,6 +11669,14 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/rkuo/linux-hexagon-kernel.g
S: Supported
F: arch/hexagon/

+QUALCOMM HIDMA DRIVER
+M: Sinan Kaya <[email protected]>
+L: [email protected]
+L: [email protected]
+L: [email protected]
+S: Supported
+F: drivers/dma/qcom/hidma*
+
QUALCOMM IOMMU
M: Rob Clark <[email protected]>
L: [email protected]
--
2.7.4



2018-04-22 06:30:19

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add maintainer for Qualcomm HIDMA drivers

On Thu, Apr 19, 2018 at 11:20:32AM -0400, Sinan Kaya wrote:
> drivers/dma/qcom directory is being shared by multiple QCOM dmaengine
> drivers. Separate ownership by filenames.

Applied, thanks

--
~Vinod