All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: net: wireless: mt76: document mediatek,eeprom-merge-otp property
@ 2020-04-06 10:22 Felix Fietkau
  2020-04-06 10:22 ` [PATCH 2/4] mt76: mt7615: disable merge of OTP ROM data by default Felix Fietkau
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Felix Fietkau @ 2020-04-06 10:22 UTC (permalink / raw)
  To: linux-wireless; +Cc: devicetree

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

Signed-off-by: Felix Fietkau <nbd@nbd.name>
---
 .../devicetree/bindings/net/wireless/mediatek,mt76.txt         | 3 +++
 1 file changed, 3 insertions(+)

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.
-- 
2.24.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-14 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-06 10:22 [PATCH 1/4] dt-bindings: net: wireless: mt76: document mediatek,eeprom-merge-otp property Felix Fietkau
2020-04-06 10:22 ` [PATCH 2/4] mt76: mt7615: disable merge of OTP ROM data by default Felix Fietkau
2020-04-06 10:22 ` [PATCH 3/4] mt76: mt7615: add support for applying DC offset calibration from EEPROM Felix Fietkau
2020-04-06 10:22 ` [PATCH 4/4] mt76: mt7615: add support for applying tx DPD " Felix Fietkau
2020-04-14 23:12 ` [PATCH 1/4] dt-bindings: net: wireless: mt76: document mediatek,eeprom-merge-otp property Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.