Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Felix Fietkau <nbd@nbd.name>

+3
+3
Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt
··· 25 25 - mediatek,mtd-eeprom: Specify a MTD partition + offset containing EEPROM data 26 26 - big-endian: if the radio eeprom partition is written in big-endian, specify 27 27 this property 28 + - mediatek,eeprom-merge-otp: Merge EEPROM data with OTP data. Can be used on 29 + boards where the flash calibration data is generic and specific calibration 30 + data should be pulled from the OTP ROM 28 31 29 32 The MAC address can as well be set with corresponding optional properties 30 33 defined in net/ethernet.txt.