Add a new entry for the I3C QCOM GENI driver to the MAINTAINERS file. This entry includes the maintainer's name and contact information, ensuring proper maintainership and communication for the new driver. Signed-off-by: Mukesh Kumar Savaliya <quic_msavaliy@xxxxxxxxxxx> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3520ce6f9859..d343467740b8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11011,6 +11011,14 @@ S: Maintained F: Documentation/devicetree/bindings/i3c/cdns,i3c-master.yaml F: drivers/i3c/master/i3c-master-cdns.c +I3C DRIVER FOR QUALCOMM MASTER CONTROLLER IP +M: Mukesh Kumar Savaliya <quic_msavaliy@xxxxxxxxxxx> +L: linux-i3c@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) +L: linux-arm-msm@xxxxxxxxxxxxxxx +S: Supported +F: Documentation/devicetree/bindings/i3c/qcom,i3c-master.yaml +F: drivers/i3c/master/qcom-i3c-master.c + I3C DRIVER FOR SYNOPSYS DESIGNWARE S: Orphan F: Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.yaml -- 2.25.1