[PATCH net] net: ethernet: qualcomm: ppe: Demote from supported and fix maintainer addresses

From: Krzysztof Kozlowski

Date: Tue Jun 23 2026 - 03:35:37 EST


Emails to the maintainer of Qualcomm PPE Ethernet driver (Luo Jie
<quic_luoj@xxxxxxxxxxx>) bounce permanently (full mailbox), because the
"quicinc.com" addresses were deprecated for public work. All Qualcomm
contributors are aware of that and were asked to fix their addresses.

Driver is not supported - in terms of how netdev understands supported
commitment - if maintainer does not care to receive the patches for its
code, so demote it to "maintained" to reflect true status.

Fix all occurences of Luo Jie email address to preferred and working
domain.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
.mailmap | 3 ++-
.../devicetree/bindings/clock/qcom,ipq9574-cmn-pll.yaml | 2 +-
Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml | 2 +-
Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml | 2 +-
MAINTAINERS | 4 ++--
5 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/.mailmap b/.mailmap
index 1f23ea6e8ce1..23eb9a4b04f4 100644
--- a/.mailmap
+++ b/.mailmap
@@ -530,7 +530,8 @@ Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx> <luca@xxxxxxxxxxxxxxxx>
Luca Weiss <luca@xxxxxxxxxxxx> <luca@xxxxxxxxx>
Lucas De Marchi <demarchi@xxxxxxxxxx> <lucas.demarchi@xxxxxxxxx>
Lukasz Luba <lukasz.luba@xxxxxxx> <l.luba@xxxxxxxxxxxxxxxxxxx>
-Luo Jie <quic_luoj@xxxxxxxxxxx> <luoj@xxxxxxxxxxxxxx>
+Luo Jie <jie.luo@xxxxxxxxxxxxxxxx> <luoj@xxxxxxxxxxxxxx>
+Luo Jie <jie.luo@xxxxxxxxxxxxxxxx> <quic_luoj@xxxxxxxxxxx>
Lance Yang <lance.yang@xxxxxxxxx> <ioworker0@xxxxxxxxx>
Lance Yang <lance.yang@xxxxxxxxx> <mingzhe.yang@xxxxxx>
Maciej W. Rozycki <macro@xxxxxxxx> <macro@xxxxxxxxxx>
diff --git a/Documentation/devicetree/bindings/clock/qcom,ipq9574-cmn-pll.yaml b/Documentation/devicetree/bindings/clock/qcom,ipq9574-cmn-pll.yaml
index b9c3650e5c4c..a4f9af8fa187 100644
--- a/Documentation/devicetree/bindings/clock/qcom,ipq9574-cmn-pll.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,ipq9574-cmn-pll.yaml
@@ -8,7 +8,7 @@ title: Qualcomm CMN PLL Clock Controller on IPQ SoC

maintainers:
- Bjorn Andersson <andersson@xxxxxxxxxx>
- - Luo Jie <quic_luoj@xxxxxxxxxxx>
+ - Luo Jie <jie.luo@xxxxxxxxxxxxxxxx>

description:
The CMN (or common) PLL clock controller expects a reference
diff --git a/Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml b/Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml
index 3da10c364a85..8d7a58609372 100644
--- a/Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,qca8k-nsscc.yaml
@@ -8,7 +8,7 @@ title: Qualcomm NSS Clock & Reset Controller on QCA8386/QCA8084

maintainers:
- Bjorn Andersson <andersson@xxxxxxxxxx>
- - Luo Jie <quic_luoj@xxxxxxxxxxx>
+ - Luo Jie <jie.luo@xxxxxxxxxxxxxxxx>

description: |
Qualcomm NSS clock control module provides the clocks and resets
diff --git a/Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml b/Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml
index 753f370b7605..6d0b21a10732 100644
--- a/Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml
+++ b/Documentation/devicetree/bindings/net/qcom,ipq9574-ppe.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm IPQ packet process engine (PPE)

maintainers:
- - Luo Jie <quic_luoj@xxxxxxxxxxx>
+ - Luo Jie <jie.luo@xxxxxxxxxxxxxxxx>
- Lei Wei <quic_leiwei@xxxxxxxxxxx>
- Suruchi Agarwal <quic_suruchia@xxxxxxxxxxx>
- Pavithra R <quic_pavir@xxxxxxxxxxx>
diff --git a/MAINTAINERS b/MAINTAINERS
index 895a87b571c3..e173828acfe1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22324,9 +22324,9 @@ F: Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
F: drivers/power/supply/qcom_smbx.c

QUALCOMM PPE DRIVER
-M: Luo Jie <quic_luoj@xxxxxxxxxxx>
+M: Luo Jie <jie.luo@xxxxxxxxxxxxxxxx>
L: netdev@xxxxxxxxxxxxxxx
-S: Supported
+S: Maintained
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/
--
2.53.0