aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Poulain <[email protected]>2020-06-19 12:17:44 +0200
committerWolfram Sang <[email protected]>2020-06-19 15:07:00 +0200
commit28f9f8fb4f405ade488058f817b6cbd108e45e4e (patch)
tree1acb0347d592c2dc5f88a1ecdacac9a5efae93b6
parenta23ff37b32c7e682b42feab651c83a18c34e75eb (diff)
MAINTAINERS: Add robert and myself as qcom i2c cci maintainers
Signed-off-by: Loic Poulain <[email protected]> Signed-off-by: Robert Foss <[email protected]> [wsa: kept sorting] Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 68f21d46614c..bcc9703d2550 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14192,6 +14192,15 @@ L: [email protected]
S: Supported
F: drivers/dma/qcom/hidma*
+QUALCOMM I2C CCI DRIVER
+M: Loic Poulain <[email protected]>
+M: Robert Foss <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt
+F: drivers/i2c/busses/i2c-qcom-cci.c
+
QUALCOMM IOMMU
M: Rob Clark <[email protected]>