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>
30 lines
975 B
Diff
30 lines
975 B
Diff
From 28098c348414fa97531449d4e27ba1587e67c2d9 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 | 8 ++++++++
|
|
1 file changed, 8 insertions(+)
|
|
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -19133,6 +19133,14 @@ S: Maintained
|
|
F: Documentation/devicetree/bindings/mtd/qcom,nandc.yaml
|
|
F: drivers/mtd/nand/raw/qcom_nandc.c
|
|
|
|
+QUALCOMM PPE DRIVER
|
|
+M: Luo Jie <quic_luoj@quicinc.com>
|
|
+L: netdev@vger.kernel.org
|
|
+S: Supported
|
|
+F: Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml
|
|
+F: Documentation/networking/device_drivers/ethernet/qualcomm/ppe/ppe.rst
|
|
+F: drivers/net/ethernet/qualcomm/ppe/
|
|
+
|
|
QUALCOMM QSEECOM DRIVER
|
|
M: Maximilian Luz <luzmaximilian@gmail.com>
|
|
L: linux-arm-msm@vger.kernel.org
|