[PATCH v7 net-next 01/10] dt-bindings: dsa: sync with maintainers

From: Colin Foster
Date: Thu Jan 12 2023 - 13:22:10 EST


The MAINTAINERS file has Andrew Lunn, Florian Fainelli, and Vladimir Oltean
listed as the maintainers for generic dsa bindings. Update dsa.yaml and
dsa-port.yaml accordingly.

Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
---

v6 -> v7
* Add Reviewed and Acked

v5 -> v6
* No change

v5
* New patch

---
Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 2 +-
Documentation/devicetree/bindings/net/dsa/dsa.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
index b173fceb8998..fb338486ce85 100644
--- a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
@@ -9,7 +9,7 @@ title: Ethernet Switch port
maintainers:
- Andrew Lunn <andrew@xxxxxxx>
- Florian Fainelli <f.fainelli@xxxxxxxxx>
- - Vivien Didelot <vivien.didelot@xxxxxxxxx>
+ - Vladimir Oltean <olteanv@xxxxxxxxx>

description:
Ethernet switch port Description
diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.yaml b/Documentation/devicetree/bindings/net/dsa/dsa.yaml
index 5469ae8a4389..e189fcc83fc4 100644
--- a/Documentation/devicetree/bindings/net/dsa/dsa.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/dsa.yaml
@@ -9,7 +9,7 @@ title: Ethernet Switch
maintainers:
- Andrew Lunn <andrew@xxxxxxx>
- Florian Fainelli <f.fainelli@xxxxxxxxx>
- - Vivien Didelot <vivien.didelot@xxxxxxxxx>
+ - Vladimir Oltean <olteanv@xxxxxxxxx>

description:
This binding represents Ethernet Switches which have a dedicated CPU
--
2.25.1