From: Deren Wu <Deren.Wu@mediatek.com>
To: Felix Fietkau <nbd@nbd.name>,
Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Cc: Sean Wang <sean.wang@mediatek.com>,
Soul Huang <Soul.Huang@mediatek.com>,
YN Chen <YN.Chen@mediatek.com>, Leon Yen <Leon.Yen@mediatek.com>,
"Eric-SY Chang" <Eric-SY.Chang@mediatek.com>,
Deren Wu <Deren.Wu@mediatek.com>, KM Lin <km.lin@mediatek.com>,
Robin Chiu <robin.chiu@mediatek.com>,
CH Yeh <ch.yeh@mediatek.com>, Posh Sun <posh.sun@mediatek.com>,
Eric Liang <Eric.Liang@mediatek.com>,
Stella Chang <Stella.Chang@mediatek.com>,
"Evelyn Tsai" <evelyn.tsai@mediatek.com>,
Ryder Lee <ryder.lee@mediatek.com>,
"Shayne Chen" <shayne.chen@mediatek.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
linux-mediatek <linux-mediatek@lists.infradead.org>,
Deren Wu <deren.wu@mediatek.com>
Subject: [PATCH v2 0/3] introduce ACPI SAR support
Date: Fri, 20 May 2022 17:03:36 +0800 [thread overview]
Message-ID: <cover.1653032296.git.deren.wu@mediatek.com> (raw)
From: Deren Wu <deren.wu@mediatek.com>
Introduce ACPI SAR support for mt7921 serials.
Changes since v1:
- replace BIOS with ACPI
- replace "6G" with "6 GHz" in patch subject
- remove unnecessary function export
Deren Wu (3):
mt76: add 6 GHz band support in mt76_sar_freq_ranges
mt76: mt7921: introduce ACPI SAR support
mt76: mt7921: introduce ACPI SAR config in tx power
drivers/net/wireless/mediatek/mt76/mac80211.c | 6 +
.../wireless/mediatek/mt76/mt7921/Makefile | 1 +
.../wireless/mediatek/mt76/mt7921/acpi_sar.c | 279 ++++++++++++++++++
.../wireless/mediatek/mt76/mt7921/acpi_sar.h | 93 ++++++
.../net/wireless/mediatek/mt76/mt7921/init.c | 5 +-
.../net/wireless/mediatek/mt76/mt7921/main.c | 31 +-
.../wireless/mediatek/mt76/mt7921/mt7921.h | 22 ++
7 files changed, 426 insertions(+), 11 deletions(-)
create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.c
create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.h
--
2.18.0
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: Deren Wu <Deren.Wu@mediatek.com>
To: Felix Fietkau <nbd@nbd.name>,
Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Cc: Sean Wang <sean.wang@mediatek.com>,
Soul Huang <Soul.Huang@mediatek.com>,
YN Chen <YN.Chen@mediatek.com>, Leon Yen <Leon.Yen@mediatek.com>,
Eric-SY Chang <Eric-SY.Chang@mediatek.com>,
Deren Wu <Deren.Wu@mediatek.com>, KM Lin <km.lin@mediatek.com>,
Robin Chiu <robin.chiu@mediatek.com>,
CH Yeh <ch.yeh@mediatek.com>, Posh Sun <posh.sun@mediatek.com>,
Eric Liang <Eric.Liang@mediatek.com>,
Stella Chang <Stella.Chang@mediatek.com>,
Evelyn Tsai <evelyn.tsai@mediatek.com>,
Ryder Lee <ryder.lee@mediatek.com>,
Shayne Chen <shayne.chen@mediatek.com>,
linux-wireless <linux-wireless@vger.kernel.org>,
linux-mediatek <linux-mediatek@lists.infradead.org>,
Deren Wu <deren.wu@mediatek.com>
Subject: [PATCH v2 0/3] introduce ACPI SAR support
Date: Fri, 20 May 2022 17:03:36 +0800 [thread overview]
Message-ID: <cover.1653032296.git.deren.wu@mediatek.com> (raw)
From: Deren Wu <deren.wu@mediatek.com>
Introduce ACPI SAR support for mt7921 serials.
Changes since v1:
- replace BIOS with ACPI
- replace "6G" with "6 GHz" in patch subject
- remove unnecessary function export
Deren Wu (3):
mt76: add 6 GHz band support in mt76_sar_freq_ranges
mt76: mt7921: introduce ACPI SAR support
mt76: mt7921: introduce ACPI SAR config in tx power
drivers/net/wireless/mediatek/mt76/mac80211.c | 6 +
.../wireless/mediatek/mt76/mt7921/Makefile | 1 +
.../wireless/mediatek/mt76/mt7921/acpi_sar.c | 279 ++++++++++++++++++
.../wireless/mediatek/mt76/mt7921/acpi_sar.h | 93 ++++++
.../net/wireless/mediatek/mt76/mt7921/init.c | 5 +-
.../net/wireless/mediatek/mt76/mt7921/main.c | 31 +-
.../wireless/mediatek/mt76/mt7921/mt7921.h | 22 ++
7 files changed, 426 insertions(+), 11 deletions(-)
create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.c
create mode 100644 drivers/net/wireless/mediatek/mt76/mt7921/acpi_sar.h
--
2.18.0
next reply other threads:[~2022-05-20 9:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-20 9:03 Deren Wu [this message]
2022-05-20 9:03 ` [PATCH v2 0/3] introduce ACPI SAR support Deren Wu
2022-05-20 9:03 ` [PATCH v2 1/3] mt76: add 6 GHz band support in mt76_sar_freq_ranges Deren Wu
2022-05-20 9:03 ` Deren Wu
2022-05-20 9:03 ` [PATCH v2 2/3] mt76: mt7921: introduce ACPI SAR support Deren Wu
2022-05-20 9:03 ` Deren Wu
2022-05-20 9:03 ` [PATCH v2 3/3] mt76: mt7921: introduce ACPI SAR config in tx power Deren Wu
2022-05-20 9:03 ` Deren Wu
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.1653032296.git.deren.wu@mediatek.com \
--to=deren.wu@mediatek.com \
--cc=Eric-SY.Chang@mediatek.com \
--cc=Eric.Liang@mediatek.com \
--cc=Leon.Yen@mediatek.com \
--cc=Soul.Huang@mediatek.com \
--cc=Stella.Chang@mediatek.com \
--cc=YN.Chen@mediatek.com \
--cc=ch.yeh@mediatek.com \
--cc=evelyn.tsai@mediatek.com \
--cc=km.lin@mediatek.com \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=posh.sun@mediatek.com \
--cc=robin.chiu@mediatek.com \
--cc=ryder.lee@mediatek.com \
--cc=sean.wang@mediatek.com \
--cc=shayne.chen@mediatek.com \
/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.