aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManivannan Sadhasivam <[email protected]>2020-05-20 14:18:54 +0530
committerJassi Brar <[email protected]>2020-05-30 18:43:26 -0500
commitd61b7997ca467a8249d104f529194a3c6337e767 (patch)
tree20d986cc0364cf2697ae81e815ca7dc3e31963da
parentfa74a0257f45c5a92b82ae95c8455f06c598792f (diff)
MAINTAINERS: Add entry for Qualcomm IPCC driver
Add MAINTAINERS entry for Qualcomm IPCC driver and its binding. Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 50659d76976b..ede56ab0fe3c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14030,6 +14030,14 @@ L: [email protected]
S: Maintained
F: drivers/iommu/qcom_iommu.c
+QUALCOMM IPCC MAILBOX DRIVER
+M: Manivannan Sadhasivam <[email protected]>
+S: Supported
+F: Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+F: drivers/mailbox/qcom-ipcc.c
+F: include/dt-bindings/mailbox/qcom-ipcc.h
+
QUALCOMM RMNET DRIVER
M: Subash Abhinov Kasiviswanathan <[email protected]>
M: Sean Tranchetti <[email protected]>