Messages in this thread Patch in this message |  | | From | Kurt Kanzenbach <> | Subject | Re: [PATCH v5 net-next 01/10] dt-bindings: dsa: sync with maintainers | Date | Sat, 10 Dec 2022 11:18:29 +0100 |
| |
On Fri Dec 09 2022, Colin Foster wrote: > 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@in-advantage.com> > Suggested-by: Vladimir Oltean <olteanv@gmail.com> > > --- > > 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 9abb8eba5fad..2b8317911bef 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 Device Tree Bindings > maintainers: > - Andrew Lunn <andrew@lunn.ch> > - Florian Fainelli <f.fainelli@gmail.com> > - - Vivien Didelot <vivien.didelot@gmail.com> > + - Vladimir Oltean <olteanv@gmail.com> > > description: > Ethernet switch port Description > diff --git a/Documentation/devicetree/bindings/net/dsa/dsa.yaml b/Documentation/devicetree/bindings/net/dsa/dsa.yaml > index b9d48e357e77..5efc0ee8edcb 100644 > --- a/Documentation/devicetree/bindings/net/dsa/dsa.yaml > +++ b/Documentation/devicetree/bindings/net/dsa/dsa.yaml > @@ -9,7 +9,7 @@ title: Ethernet Switch Device Tree Bindings > maintainers: > - Andrew Lunn <andrew@lunn.ch> > - Florian Fainelli <f.fainelli@gmail.com> > - - Vivien Didelot <vivien.didelot@gmail.com> > + - Vladimir Oltean <olteanv@gmail.com>
You can update the hellcreek binding as well. Thanks.
diff --git a/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml b/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml index 73b774eadd0b..1d7dab31457d 100644 --- a/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml +++ b/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml @@ -12,7 +12,7 @@ allOf: maintainers: - Andrew Lunn <andrew@lunn.ch> - Florian Fainelli <f.fainelli@gmail.com> - - Vivien Didelot <vivien.didelot@gmail.com> + - Vladimir Oltean <olteanv@gmail.com> - Kurt Kanzenbach <kurt@linutronix.de> description:[unhandled content-type:application/pgp-signature] |  |