[PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples

From: Arınç ÜNAL
Date: Wed Nov 30 2022 - 09:14:25 EST


This is not used by the DSA dt-binding, so remove it from the examples.

Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx>
---
Documentation/devicetree/bindings/net/qca,ar71xx.yaml | 1 -
1 file changed, 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/qca,ar71xx.yaml b/Documentation/devicetree/bindings/net/qca,ar71xx.yaml
index 1ebf9e8c8a1d..89f94b31b546 100644
--- a/Documentation/devicetree/bindings/net/qca,ar71xx.yaml
+++ b/Documentation/devicetree/bindings/net/qca,ar71xx.yaml
@@ -123,7 +123,6 @@ examples:

switch_port0: port@0 {
reg = <0x0>;
- label = "cpu";
ethernet = <&eth1>;

phy-mode = "gmii";
--
2.34.1