linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] add support for big endian eeprom partition to mt76 driver
@ 2019-11-27 14:46 Lorenzo Bianconi
  2019-11-27 14:46 ` [PATCH v2 1/2] mt76: eeprom: add support for big endian eeprom partition Lorenzo Bianconi
  2019-11-27 14:46 ` [PATCH v2 2/2] dt-bindings: net: wireless: mt76: introduce big-endian property Lorenzo Bianconi
  0 siblings, 2 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2019-11-27 14:46 UTC (permalink / raw)
  To: nbd; +Cc: linux-wireless, devicetree, lorenzo.bianconi

Introduce the possibility to specify eeprom radio partition endianness
since mt76x0e users reported some devices (e.g TP-Link Archer VR200v)
have been flashed with big endian calibration data.

Changes since v1:
- Add bing-endian property documentation

Lorenzo Bianconi (2):
  mt76: eeprom: add support for big endian eeprom partition
  dt-bindings: net: wireless: mt76: introduce big-endian property

 .../devicetree/bindings/net/wireless/mediatek,mt76.txt |  3 +++
 drivers/net/wireless/mediatek/mt76/eeprom.c            | 10 ++++++++++
 2 files changed, 13 insertions(+)

-- 
2.21.0


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

end of thread, other threads:[~2019-12-05 21:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-27 14:46 [PATCH v2 0/2] add support for big endian eeprom partition to mt76 driver Lorenzo Bianconi
2019-11-27 14:46 ` [PATCH v2 1/2] mt76: eeprom: add support for big endian eeprom partition Lorenzo Bianconi
2019-11-27 14:46 ` [PATCH v2 2/2] dt-bindings: net: wireless: mt76: introduce big-endian property Lorenzo Bianconi
2019-12-05 21:48   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).