[PATCH v2 3/5] dt-bindings: net: add mac-address-increment option
Ivan Mikhaylov
fr0st61te at gmail.com
Wed May 10 00:35:02 AEST 2023
Add the mac-address-increment option for specify MAC address taken by
any other sources.
Signed-off-by: Paul Fertser <fercerpav at gmail.com>
Signed-off-by: Ivan Mikhaylov <fr0st61te at gmail.com>
---
.../devicetree/bindings/net/ethernet-controller.yaml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
index 00be387984ac..6900098c5105 100644
--- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml
+++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml
@@ -34,6 +34,14 @@ properties:
minItems: 6
maxItems: 6
+ mac-address-increment:
+ $ref: /schemas/types.yaml#/definitions/int32
+ description:
+ Specifies the MAC address increment to be added to the MAC address.
+ Should be used in cases when there is a need to use MAC address
+ different from one obtained by any other level, like u-boot or the
+ NC-SI stack.
+
max-frame-size:
$ref: /schemas/types.yaml#/definitions/uint32
description:
--
2.40.1
More information about the openbmc
mailing list