]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: Add maintainer for Qualcomm's I2C GENI driver
authorMukesh Kumar Savaliya <quic_msavaliy@quicinc.com>
Thu, 23 Jan 2025 08:41:47 +0000 (14:11 +0530)
committerAndi Shyti <andi.shyti@kernel.org>
Thu, 13 Feb 2025 22:23:55 +0000 (23:23 +0100)
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>
MAINTAINERS

index fc332fbf3958c1cecc758d2b7db3a23b5db04816..db7e533c466c0aba540c4c8abd38ff3d5d098406 100644 (file)
@@ -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>