diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2022-09-12 20:50:58 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-09-19 17:59:53 -0700 |
commit | 9cc115d8d6f73dd260de1609182f3645844d6907 (patch) | |
tree | 6b80410ea8c1475379c7cb47b799e85710544663 /Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml | |
parent | cdd3e486d705b1efc368a06abd2d08e34ce749dd (diff) |
dt-bindings: net: dsa: remove label = "cpu" from examples
This is not used by the DSA dt-binding, so remove it from all examples.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Acked-by: Arınç ÜNAL <arinc.unal@arinc9.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml index 2e01371b8288..1219b830b1a4 100644 --- a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml +++ b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml @@ -169,7 +169,6 @@ examples: port@8 { reg = <8>; - label = "cpu"; phy-mode = "rgmii-txid"; ethernet = <ð0>; fixed-link { @@ -252,7 +251,6 @@ examples: port@8 { ethernet = <&amac2>; - label = "cpu"; reg = <8>; phy-mode = "internal"; |