]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: net: dsa: maxlinear,mxl862xx: remove port label
authorDaniel Golle <daniel@makrotopia.org>
Tue, 3 Mar 2026 03:16:23 +0000 (03:16 +0000)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Mar 2026 00:40:36 +0000 (16:40 -0800)
The ports in the example device tree should not have a 'label'
property. Labels for all user ports have been removed from an earlier
submission, but this was overlooked in the case of the CPU port.

Remove 'cpu' port label from the example.

Suggested-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/61579de297eb636ec5f1e6c97d453e26abb0625d.1772507210.git.daniel@makrotopia.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/dsa/maxlinear,mxl862xx.yaml

index f1d667f7a055d59b538c6a26d9dcad151b514bb3..2f19c19c60f3b885b300e035df7124e915cb07fa 100644 (file)
@@ -110,7 +110,6 @@ examples:
 
                 port@9 {
                     reg = <9>;
-                    label = "cpu";
                     ethernet = <&gmac0>;
                     phy-mode = "usxgmii";