[PATCH net-next 1/2] dt-bindings: net: dsa: add none to dsa-tag-protocol enum
From: vtpieter
Date: Mon Aug 19 2024 - 06:13:37 EST
From: Pieter Van Trappen <pieter.van.trappen@xxxxxxx>
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@xxxxxxx>
---
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