summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMukesh Kumar Savaliya <quic_msavaliy@quicinc.com>2025-01-23 14:11:47 +0530
committerAndi Shyti <andi.shyti@kernel.org>2025-02-13 23:23:55 +0100
commit7422c319fd805b956aab5ba93e0274517a8e3650 (patch)
tree3905c22bb893445cab30c023d59b9b8d626f340e
parent320702a76186222426e5dc8efb9d68ba9d4ed0ab (diff)
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
Add a new entry for the I2C QCOM GENI driver to the MAINTAINERS file. This entry includes the maintainer's name and contact information, ensuring proper maintainership and communication for the i2c-qcom-geni driver file. Signed-off-by: Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com> Link: https://lore.kernel.org/r/20250123084147.3632023-1-quic_msavaliy@quicinc.com Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fc332fbf3958..db7e533c466c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -19503,6 +19503,15 @@ L: dmaengine@vger.kernel.org
S: Supported
F: drivers/dma/qcom/hidma*
+QUALCOMM I2C QCOM GENI DRIVER
+M: Mukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
+M: Viken Dadhaniya <quic_vdadhani@quicinc.com>
+L: linux-i2c@vger.kernel.org
+L: linux-arm-msm@vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/i2c/qcom,i2c-geni-qcom.yaml
+F: drivers/i2c/busses/i2c-qcom-geni.c
+
QUALCOMM I2C CCI DRIVER
M: Loic Poulain <loic.poulain@linaro.org>
M: Robert Foss <rfoss@kernel.org>