From: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
To: robh@kernel.org
Cc: nbd@nbd.name, linux-wireless@vger.kernel.org,
ryder.lee@mediatek.com, evelyn.tsai@mediatek.com,
owen.peng@mediatek.com, devicetree@vger.kernel.org
Subject: Re: [PATCH 0/6] introduce background radar support for mt7915 driver
Date: Wed, 12 Jan 2022 15:19:33 +0100 [thread overview]
Message-ID: <Yd7jdaKTrTFDU36g@lore-desk> (raw)
In-Reply-To: <cover.1641996493.git.lorenzo@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]
> Introduce radar/CAC background detection support for mt7915 driver
> Background radar/CAC detection allows to avoid the CAC downtime
> switching on a different channel during CAC detection on the selected
> radar channel.
@Rob: I forgot to add devicetree ML in cc. Do I need to repost?
Regards,
Lorenzo
>
> Lorenzo Bianconi (6):
> mt76: mt7915: introduce mt7915_set_radar_background routine
> mt76: mt7915: enable radar trigger on rdd2
> mt76: mt7915: introduce rdd_monitor debugfs node
> mt76: mt7915: report radar pattern if detected by rdd2
> mt76: mt7915: enable radar background detection
> dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan
>
> .../bindings/net/wireless/mediatek,mt76.yaml | 9 ++
> .../wireless/mediatek/mt76/mt76_connac_mcu.h | 1 +
> .../wireless/mediatek/mt76/mt7915/debugfs.c | 55 +++++++++-
> .../net/wireless/mediatek/mt76/mt7915/init.c | 10 ++
> .../net/wireless/mediatek/mt76/mt7915/main.c | 50 +++++++++
> .../net/wireless/mediatek/mt76/mt7915/mcu.c | 100 +++++++++++++++++-
> .../net/wireless/mediatek/mt76/mt7915/mcu.h | 23 ++++
> .../wireless/mediatek/mt76/mt7915/mt7915.h | 7 ++
> 8 files changed, 253 insertions(+), 2 deletions(-)
>
> --
> 2.34.1
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2022-01-12 14:19 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-12 14:13 [PATCH 0/6] introduce background radar support for mt7915 driver Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 1/6] mt76: mt7915: introduce mt7915_set_radar_background routine Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 2/6] mt76: mt7915: enable radar trigger on rdd2 Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 3/6] mt76: mt7915: introduce rdd_monitor debugfs node Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 4/6] mt76: mt7915: report radar pattern if detected by rdd2 Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 5/6] mt76: mt7915: enable radar background detection Lorenzo Bianconi
2022-04-11 21:46 ` Ben Greear
2022-04-17 15:40 ` Lorenzo Bianconi
2022-01-12 14:13 ` [PATCH 6/6] dt-bindings:net:wireless:mediatek,mt76: add disable-radar-offchan Lorenzo Bianconi
2022-01-12 14:19 ` Lorenzo Bianconi [this message]
2022-01-12 15:58 ` [PATCH 0/6] introduce background radar support for mt7915 driver Rob Herring
2022-01-12 17:59 ` 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=Yd7jdaKTrTFDU36g@lore-desk \
--to=lorenzo.bianconi@redhat.com \
--cc=devicetree@vger.kernel.org \
--cc=evelyn.tsai@mediatek.com \
--cc=linux-wireless@vger.kernel.org \
--cc=nbd@nbd.name \
--cc=owen.peng@mediatek.com \
--cc=robh@kernel.org \
--cc=ryder.lee@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.