[PATCH V1 1/3] MAINTAINERS: broaden UFS Qualcomm binding file pattern
From: Ram Kumar Dwivedi
Date: Fri Nov 14 2025 - 09:57:17 EST
From: Ram Kumar Dwivedi <quic_rdwivedi@xxxxxxxxxxx>
Update the file pattern for UFS Qualcomm devicetree bindings to match
all files under `Documentation/devicetree/bindings/ufs/qcom*` instead
of only `qcom,ufs.yaml`. This ensures maintainers are correctly
notified for any related binding changes.
Signed-off-by: Ram Kumar Dwivedi <quic_rdwivedi@xxxxxxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 58c7e3f678d8..2d6a4ed4b10c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -26574,7 +26574,7 @@ M: Manivannan Sadhasivam <mani@xxxxxxxxxx>
L: linux-arm-msm@xxxxxxxxxxxxxxx
L: linux-scsi@xxxxxxxxxxxxxxx
S: Maintained
-F: Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
+F: Documentation/devicetree/bindings/ufs/qcom*
F: drivers/ufs/host/ufs-qcom*
UNIVERSAL FLASH STORAGE HOST CONTROLLER DRIVER RENESAS HOOKS
--
2.34.1