From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: linux-wireless@vger.kernel.org, lorenzo.bianconi@redhat.com,
sean.wang@mediatek.com
Subject: [PATCH 0/5] mt7663s: enable runtime-pm support
Date: Tue, 11 May 2021 00:29:19 +0200 [thread overview]
Message-ID: <cover.1620685619.git.lorenzo@kernel.org> (raw)
As already done for mt7663e, introduce runtime-pm support for mt7663s
Lorenzo Bianconi (5):
mt76: sdio: do not run mt76_txq_schedule directly
mt76: mt7663s: rely on pm reference counting
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx
path
mt76: mt7663s: enable runtime-pm
mt76: mt7615: set macwork timeout according to runtime-pm
.../wireless/mediatek/mt76/mt7615/debugfs.c | 2 +-
.../net/wireless/mediatek/mt76/mt7615/mac.c | 29 ++++++++++----
.../net/wireless/mediatek/mt76/mt7615/main.c | 18 +++++----
.../wireless/mediatek/mt76/mt7615/mt7615.h | 7 +++-
.../wireless/mediatek/mt76/mt7615/pci_mac.c | 7 ++--
.../wireless/mediatek/mt76/mt7615/sdio_mcu.c | 39 +++++++++++++------
.../wireless/mediatek/mt76/mt7615/sdio_txrx.c | 16 ++++++--
.../wireless/mediatek/mt76/mt76_connac_mac.c | 4 +-
drivers/net/wireless/mediatek/mt76/sdio.c | 16 +++++---
9 files changed, 95 insertions(+), 43 deletions(-)
--
2.31.1
next reply other threads:[~2021-05-10 22:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-10 22:29 Lorenzo Bianconi [this message]
2021-05-10 22:29 ` [PATCH 1/5] mt76: sdio: do not run mt76_txq_schedule directly Lorenzo Bianconi
2021-05-10 22:29 ` [PATCH 2/5] mt76: mt7663s: rely on pm reference counting Lorenzo Bianconi
2021-05-10 22:29 ` [PATCH 3/5] mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path Lorenzo Bianconi
2021-05-10 22:29 ` [PATCH 4/5] mt76: mt7663s: enable runtime-pm Lorenzo Bianconi
2021-05-10 22:29 ` [PATCH 5/5] mt76: mt7615: set macwork timeout according to runtime-pm Lorenzo Bianconi
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.1620685619.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=sean.wang@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.