Skip to content

Commit dfc4b67

Browse files
frosteyeskuba-moo
authored andcommitted
dt-bindings: net: dsa: b53: add BCM53101 support
BCM53101 is a ethernet switch, very similar to the BCM53115. Signed-off-by: Claus Stovgaard <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent c4f873c commit dfc4b67

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/net/dsa/brcm,b53.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ properties:
1616
compatible:
1717
oneOf:
1818
- const: brcm,bcm5325
19+
- const: brcm,bcm53101
1920
- const: brcm,bcm53115
2021
- const: brcm,bcm53125
2122
- const: brcm,bcm53128
@@ -77,6 +78,7 @@ allOf:
7778
contains:
7879
enum:
7980
- brcm,bcm5325
81+
- brcm,bcm53101
8082
- brcm,bcm53115
8183
- brcm,bcm53125
8284
- brcm,bcm53128

0 commit comments

Comments
 (0)