From: Vladimir Oltean <olteanv@gmail.com>
To: vtpieter@gmail.com
Cc: devicetree@vger.kernel.org, woojung.huh@microchip.com,
UNGLinuxDriver@microchip.com, netdev@vger.kernel.org,
o.rempel@pengutronix.de,
Pieter Van Trappen <pieter.van.trappen@cern.ch>,
Florian Fainelli <f.fainelli@gmail.com>,
Andrew Lunn <andrew@lunn.ch>
Subject: Re: [PATCH net-next 0/2] implement microchip,no-tag-protocol flag
Date: Thu, 1 Aug 2024 16:52:23 +0300 [thread overview]
Message-ID: <20240801135223.l47anh2ew6xxcznw@skbuf> (raw)
In-Reply-To: <20240801134401.h24ikzuoiakwg4i4@skbuf>
On Thu, Aug 01, 2024 at 04:44:01PM +0300, Vladimir Oltean wrote:
> ethernet-switch@N {
> dsa-tag-protocol = "none";
> };
My mistake - this was supposed to be:
ethernet-switch@N {
ethernet-ports {
/* This is the CPU port */
ethernet-port@0 {
ethernet = <&conduit>;
dsa-tag-protocol = "none";
};
};
};
next prev parent reply other threads:[~2024-08-01 13:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-01 12:31 [PATCH net-next 0/2] implement microchip,no-tag-protocol flag vtpieter
2024-08-01 12:31 ` [PATCH net-next 1/2] dt-bindings: net: dsa: microchip: add " vtpieter
2024-08-06 17:17 ` Rob Herring
2024-08-08 10:24 ` Pieter
2024-08-01 12:31 ` [PATCH net-next 2/2] net: dsa: microchip: implement " vtpieter
2024-08-01 13:44 ` [PATCH net-next 0/2] " Vladimir Oltean
2024-08-01 13:52 ` Vladimir Oltean [this message]
2024-08-01 15:37 ` Pieter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240801135223.l47anh2ew6xxcznw@skbuf \
--to=olteanv@gmail.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=pieter.van.trappen@cern.ch \
--cc=vtpieter@gmail.com \
--cc=woojung.huh@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox