Skip to content

Commit

Permalink
dt: bindings: net: mt76: add eeprom-data property
Browse files Browse the repository at this point in the history
EEPROM data for mt76 can be embedded into device-tree as an array.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
  • Loading branch information
Daniel Golle authored and Felix Fietkau committed Oct 20, 2021
1 parent 255d380 commit a8315b2
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ properties:

ieee80211-freq-limit: true

mediatek,eeprom-data:
$ref: /schemas/types.yaml#/definitions/uint32-array
description:
EEPROM data embedded as array.

mediatek,mtd-eeprom:
$ref: /schemas/types.yaml#/definitions/phandle-array
description:
Expand Down

0 comments on commit a8315b2

Please sign in to comment.