[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AM0PR02MB55242B90172EAB35D0ADF44EBDAF9@AM0PR02MB5524.eurprd02.prod.outlook.com>
Date: Mon, 27 Feb 2023 19:44:07 +0000
From: Paul Geurts <paul.geurts@...drive-technologies.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [PATCH 2/4] dt-bindings: net/dsa/: add brcm,bcm53134 as compatible
flag
The b53 Ethernet driver now has support for the BCM53134 device.
This means the driver has a new compatible device, which is now also documented
Signed-off-by: Paul Geurts <paul.geurts@...drive-technologies.com>
---
Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
index 1219b830b1a4..87065f6c32b7 100644
--- a/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml
@@ -24,6 +24,7 @@ properties:
- const: brcm,bcm5389
- const: brcm,bcm5397
- const: brcm,bcm5398
+ - const: brcm,bcm53134
- items:
- const: brcm,bcm11360-srab
- const: brcm,cygnus-srab
--
2.30.2
Powered by blists - more mailing lists