Skip to content

Commit

Permalink
dt-bindings: net: bcm4908-enet: include ethernet-controller.yaml
Browse files Browse the repository at this point in the history
It should be /included/ by every Ethernet controller binding. It adds
support for various generic properties.

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Rafał Miłecki authored and David S. Miller committed Feb 11, 2021
1 parent 6710c5b commit f08b5cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/net/brcm,bcm4908-enet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ description: Broadcom's Ethernet controller integrated into BCM4908 family SoCs
maintainers:
- Rafał Miłecki <rafal@milecki.pl>

allOf:
- $ref: ethernet-controller.yaml#

properties:
compatible:
const: brcm,bcm4908-enet
Expand Down

0 comments on commit f08b5cf

Please sign in to comment.