Skip to content

Commit f7bda51

Browse files
lategoodbyedavem330
authored andcommitted
dt-bindings: net: bcmgenet: Add BCM2711 support
The BCM2711 has some modifications to the GENET v5. So add this SoC specific compatible. Suggested-by: Florian Fainelli <[email protected]> Signed-off-by: Stefan Wahren <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 2b65f93 commit f7bda51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/net/brcm,bcmgenet.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Required properties:
44
- compatible: should contain one of "brcm,genet-v1", "brcm,genet-v2",
5-
"brcm,genet-v3", "brcm,genet-v4", "brcm,genet-v5".
5+
"brcm,genet-v3", "brcm,genet-v4", "brcm,genet-v5", "brcm,bcm2711-genet-v5".
66
- reg: address and length of the register set for the device
77
- interrupts and/or interrupts-extended: must be two cells, the first cell
88
is the general purpose interrupt line, while the second cell is the

0 commit comments

Comments
 (0)