[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251114145646.2291324-2-ram.dwivedi@oss.qualcomm.com>
Date: Fri, 14 Nov 2025 20:26:44 +0530
From: Ram Kumar Dwivedi <ram.dwivedi@....qualcomm.com>
To: mani@...nel.org, alim.akhtar@...sung.com, avri.altman@....com,
bvanassche@....org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, James.Bottomley@...senPartnership.com,
martin.petersen@...cle.com, ram.dwivedi@....qualcomm.com,
quic_ahari@...cinc.com
Cc: linux-arm-msm@...r.kernel.org, linux-scsi@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH V1 1/3] MAINTAINERS: broaden UFS Qualcomm binding file pattern
From: Ram Kumar Dwivedi <quic_rdwivedi@...cinc.com>
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@...cinc.com>
---
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@...nel.org>
L: linux-arm-msm@...r.kernel.org
L: linux-scsi@...r.kernel.org
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
Powered by blists - more mailing lists