[PATCH] MAINTAINERS: Add some reviewers for Qualcomm PHYs

Konrad Dybcio posted 1 patch 2 weeks, 1 day ago
MAINTAINERS | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
[PATCH] MAINTAINERS: Add some reviewers for Qualcomm PHYs
Posted by Konrad Dybcio 2 weeks, 1 day ago
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

There's a number of PHY drivers for Qualcomm platforms that are
currently only covered by the umbrella 'ARM/QUALCOMM MAILING LIST' and
'GENERIC PHY FRAMEWORK' entries.

Add a couple of names as explicit reviewers for PHYs of their
respective protocols of interest, with the intent of these lists
growing soon.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
 MAINTAINERS | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index f96621b3214c..04ff8b862a0e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22351,6 +22351,32 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
 F:	drivers/power/supply/qcom_smbx.c
 
+QUALCOMM PHY DRIVERS (UFS)
+R:	Manivannan Sadhasivam <mani@kernel.org>
+R:	Dmitry Baryshkov <lumag@kernel.org>
+L:	linux-arm-msm@vger.kernel.org
+S:	Supported
+F:	Documentation/devicetree/bindings/phy/qcom,*ufs*.yaml
+F:	drivers/phy/qualcomm/*ufs*
+
+QUALCOMM PHY DRIVERS (USB)
+R:	Dmitry Baryshkov <lumag@kernel.org>
+R:	Konrad Dybcio <konradybcio@kernel.org>
+R:	Wesley Cheng <wesley.cheng@oss.qualcomm.com>
+L:	linux-arm-msm@vger.kernel.org
+S:	Supported
+F:	Documentation/devicetree/bindings/phy/qcom,*usb*.yaml
+F:	drivers/phy/qualcomm/*usb*
+
+QUALCOMM PHY DRIVERS (PCI/PCIe)
+R:	Manivannan Sadhasivam <mani@kernel.org>
+R:	Dmitry Baryshkov <lumag@kernel.org>
+R:	Konrad Dybcio <konradybcio@kernel.org>
+L:	linux-arm-msm@vger.kernel.org
+S:	Supported
+F:	Documentation/devicetree/bindings/phy/qcom,*pci*.yaml
+F:	drivers/phy/qualcomm/*pci*
+
 QUALCOMM PPE DRIVER
 M:	Luo Jie <jie.luo@oss.qualcomm.com>
 L:	netdev@vger.kernel.org

---
base-commit: 2b763db0c2763d6bf73d7d3e69665222d1f377cf
change-id: 20260710-topic-qmpphy_reviewers-bf2c4c3ac653

Best regards,
--  
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>