Lets make the PCS one actually apply and refresh the rest. Signed-off-by: Robert Marko <robert.marko@sartura.hr>
32 lines
1.1 KiB
Diff
32 lines
1.1 KiB
Diff
From 2b80b27f2fb055b22fafe1ea143fa56b681cab4e Mon Sep 17 00:00:00 2001
|
|
From: Luo Jie <quic_luoj@quicinc.com>
|
|
Date: Sun, 9 Feb 2025 22:29:48 +0800
|
|
Subject: [PATCH] MAINTAINERS: Add maintainer for Qualcomm PPE driver
|
|
|
|
Add maintainer entry for PPE (Packet Process Engine) driver
|
|
supported for Qualcomm IPQ SoCs.
|
|
|
|
Signed-off-by: Luo Jie <quic_luoj@quicinc.com>
|
|
---
|
|
MAINTAINERS | 9 +++++++++
|
|
1 file changed, 9 insertions(+)
|
|
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -21240,6 +21240,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 IRIS VIDEO ACCELERATOR DRIVER
|
|
M: Vikash Garodia <vikash.garodia@oss.qualcomm.com>
|
|
M: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
|