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

Mukesh Ojha posted 1 patch 1 week, 6 days ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: Add sdhci-msm.yaml to ARM/QUALCOMM mailing list
Posted by Mukesh Ojha 1 week, 6 days ago
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@oss.qualcomm.com>
---
 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@vger.kernel.org
 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