* [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
@ 2024-08-19 10:12 vtpieter
2024-08-19 10:58 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: vtpieter @ 2024-08-19 10:12 UTC (permalink / raw)
To: Andrew Lunn, Florian Fainelli, Vladimir Oltean, David S. Miller,
Eric Dumazet, Jakub Kicinski, Paolo Abeni, Rob Herring,
Krzysztof Kozlowski, Conor Dooley
Cc: Pieter Van Trappen, netdev, devicetree, linux-kernel
From: Pieter Van Trappen <pieter.van.trappen@cern.ch>
This allows the switch to disable tagging all together, for the use
case of an unmanaged switch for example.
Signed-off-by: Pieter Van Trappen <pieter.van.trappen@cern.ch>
---
Documentation/devicetree/bindings/net/dsa/dsa-port.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
index 480120469953..ded8019b6ba6 100644
--- a/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/dsa-port.yaml
@@ -53,6 +53,7 @@ properties:
enum:
- dsa
- edsa
+ - none
- ocelot
- ocelot-8021q
- rtl8_4
base-commit: 1bf8e07c382bd4f04ede81ecc05267a8ffd60999
--
2.43.0
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
2024-08-19 10:12 [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum vtpieter
@ 2024-08-19 10:58 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-08-19 10:58 UTC (permalink / raw)
To: vtpieter, Andrew Lunn, Florian Fainelli, Vladimir Oltean,
David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Rob Herring, Krzysztof Kozlowski, Conor Dooley
Cc: Pieter Van Trappen, netdev, devicetree, linux-kernel
On 19/08/2024 12:12, vtpieter@gmail.com wrote:
> From: Pieter Van Trappen <pieter.van.trappen@cern.ch>
>
> This allows the switch to disable tagging all together, for the use
> case of an unmanaged switch for example.
>
> Signed-off-by: Pieter Van Trappen <pieter.van.trappen@cern.ch>
> ---
I think this is v2 or v3. Please provide changelog under --- (or in
cover letter but there is no cover letter here).
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
<form letter>
This is an automated instruction, just in case, because many review tags
are being ignored. If you know the process, you can skip it (please do
not feel offended by me posting it here - no bad intentions intended).
If you do not know the process, here is a short explanation:
Please add Acked-by/Reviewed-by/Tested-by tags when posting new
versions, under or above your Signed-off-by tag. Tag is "received", when
provided in a message replied to you on the mailing list. Tools like b4
can help here. However, there's no need to repost patches *only* to add
the tags. The upstream maintainer will do that for tags received on the
version they apply.
https://elixir.bootlin.com/linux/v6.5-rc3/source/Documentation/process/submitting-patches.rst#L577
</form letter>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-19 10:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-19 10:12 [PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum vtpieter
2024-08-19 10:58 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox