mbox series

[v2,0/2] add support for big endian eeprom partition to mt76 driver

Message ID cover.1574865558.git.lorenzo@kernel.org
Headers show
Series add support for big endian eeprom partition to mt76 driver | expand

Message

Lorenzo Bianconi Nov. 27, 2019, 2:46 p.m. UTC
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(+)