2022-01-12 23:18:23

by Lorenzo Bianconi

[permalink] [raw]
Subject: Re: [PATCH 0/6] introduce background radar support for mt7915 driver

> 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
>


Attachments:
(No filename) (1.26 kB)
signature.asc (235.00 B)
Download all attachments

2022-01-12 23:28:17

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 0/6] introduce background radar support for mt7915 driver

On Wed, Jan 12, 2022 at 8:19 AM Lorenzo Bianconi
<[email protected]> wrote:
>
> > 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?

Yes, that's the only way patchwork picks up patches and checks run.

Rob

2022-01-12 23:50:21

by Lorenzo Bianconi

[permalink] [raw]
Subject: Re: [PATCH 0/6] introduce background radar support for mt7915 driver

> On Wed, Jan 12, 2022 at 8:19 AM Lorenzo Bianconi
> <[email protected]> wrote:
> >
> > > 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?
>
> Yes, that's the only way patchwork picks up patches and checks run.
>
> Rob
>

ack, posted v2.

Regards,
Lorenzo


Attachments:
(No filename) (545.00 B)
signature.asc (235.00 B)
Download all attachments