Commit c3129ea4 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

dt-bindings: net: wireless: mt76: document mediatek,eeprom-merge-otp property



It is used to enable merging of Flash EEPROM data with OTP ROM calibration.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 373ab334
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ Optional properties:
- mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data
- big-endian: if the radio eeprom partition is written in big-endian, specify
  this property
- mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on
  boards where the flash calibration data is generic and specific calibration
  data should be pulled from the OTP ROM

The MAC address can as well be set with corresponding optional properties
defined in net/ethernet.txt.