From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, devicetree@vger.kernel.org,
lorenzo.bianconi@redhat.com
Subject: [PATCH v2 0/2] add support for big endian eeprom partition to mt76 driver
Date: Wed, 27 Nov 2019 16:46:32 +0200 [thread overview]
Message-ID: <cover.1574865558.git.lorenzo@kernel.org> (raw)
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
next reply other threads:[~2019-11-27 14:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-27 14:46 Lorenzo Bianconi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1574865558.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.