Message ID | 20220503153613.15320-2-zajec5@gmail.com |
---|---|
State | New |
Headers | show |
Series | [1/4] dt-bindings: net: add bitfield defines for Ethernet speeds | expand |
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml index 817794e56227..ec4679e23939 100644 --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml @@ -226,6 +226,9 @@ properties: required: - speed +allOf: + - $ref: /schemas/leds/trigger-source.yaml + additionalProperties: true ...