[PATCH] MAINTAINERS: Add sdhci-msm.yaml to ARM/QUALCOMM mailing list

From: Mukesh Ojha

Date: Tue May 26 2026 - 11:42:36 EST


The file Documentation/devicetree/bindings/mmc/sdhci-msm.yaml was not
being picked up by get_maintainer.pl for the linux-arm-msm mailing list
because the existing glob pattern 'Documentation/devicetree/bindings/*/qcom*'
only matches filenames containing "qcom". Add an explicit entry for
sdhci-msm.yaml so patches touching it are correctly routed.

Signed-off-by: Mukesh Ojha <mukesh.ojha@xxxxxxxxxxxxxxxx>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 3dd58a16f06a..d75cb6e5a9cf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3343,6 +3343,7 @@ ARM/QUALCOMM MAILING LIST
L: linux-arm-msm@xxxxxxxxxxxxxxx
C: irc://irc.oftc.net/linux-msm
F: Documentation/devicetree/bindings/*/qcom*
+F: Documentation/devicetree/bindings/mmc/sdhci-msm.yaml
F: Documentation/devicetree/bindings/soc/qcom/
F: arch/arm/boot/dts/qcom/
F: arch/arm/configs/qcom_defconfig
--
2.53.0