forked from Openwrt-EcoNet/openwrt
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.32 All patches are automatically refreshed. Signed-off-by: Shiji Yang <yangshiji66@outlook.com> Tested-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/19027 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
32 lines
1.0 KiB
Diff
32 lines
1.0 KiB
Diff
From 34d10a4eb8fea32bb79e3012dc9d8bd2dffb0df3 Mon Sep 17 00:00:00 2001
|
|
From: Lei Wei <quic_leiwei@quicinc.com>
|
|
Date: Fri, 7 Feb 2025 23:53:16 +0800
|
|
Subject: [PATCH] MAINTAINERS: Add maintainer for Qualcomm IPQ9574 PCS driver
|
|
|
|
Add maintainer for the Ethernet PCS driver supported for Qualcomm
|
|
IPQ9574 SoC.
|
|
|
|
Signed-off-by: Lei Wei <quic_leiwei@quicinc.com>
|
|
---
|
|
MAINTAINERS | 9 +++++++++
|
|
1 file changed, 9 insertions(+)
|
|
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -19116,6 +19116,15 @@ S: Maintained
|
|
F: Documentation/devicetree/bindings/regulator/vqmmc-ipq4019-regulator.yaml
|
|
F: drivers/regulator/vqmmc-ipq4019-regulator.c
|
|
|
|
+QUALCOMM IPQ9574 Ethernet PCS DRIVER
|
|
+M: Lei Wei <quic_leiwei@quicinc.com>
|
|
+L: netdev@vger.kernel.org
|
|
+S: Supported
|
|
+F: Documentation/devicetree/bindings/net/pcs/qcom,ipq9574-pcs.yaml
|
|
+F: drivers/net/pcs/pcs-qcom-ipq9574.c
|
|
+F: include/dt-bindings/net/qcom,ipq9574-pcs.h
|
|
+F: include/linux/pcs/pcs-qcom-ipq9574.h
|
|
+
|
|
QUALCOMM NAND CONTROLLER DRIVER
|
|
M: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
|
|
L: linux-mtd@lists.infradead.org
|