aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2020-04-06 12:16:22 +0200
committerFelix Fietkau <nbd@nbd.name>2020-05-12 19:52:30 +0200
commitc3129ea44065f8d2a605e4489e809f47f5ff9524 (patch)
tree61f3ba5aba5044efb6489d63770ef930fe43aebf /Documentation
parentmt76: mt7615: Delete an error message in mt7622_wmac_probe() (diff)
downloadwireguard-linux-c3129ea44065f8d2a605e4489e809f47f5ff9524.tar.xz
wireguard-linux-c3129ea44065f8d2a605e4489e809f47f5ff9524.zip
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt
index 3a76d8faaaed..ab7e7a00e534 100644
--- a/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt
+++ b/Documentation/devicetree/bindings/net/wireless/mediatek,mt76.txt
@@ -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.