public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
From: shayne.chen@mediatek.com
To: "lorenzo@kernel.org" <lorenzo@kernel.org>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"linux-mediatek@lists.infradead.org"
	<linux-mediatek@lists.infradead.org>,
	"nbd@nbd.name" <nbd@nbd.name>,
	"Evelyn Tsai (蔡珊鈺)" <Evelyn.Tsai@mediatek.com>,
	"Ryder Lee" <Ryder.Lee@mediatek.com>,
	"Bo Jiao (焦波)" <Bo.Jiao@mediatek.com>
Subject: Re: [PATCH 08/10] wifi: mt76: connac: add more starec command tags
Date: Wed, 9 Nov 2022 12:46:52 +0000	[thread overview]
Message-ID: <4784536a9626c4c25a431f5ecd535568fb30e538.camel@mediatek.com> (raw)
In-Reply-To: <Y2ubscudOqgM6KVz@localhost.localdomain>

On Wed, 2022-11-09 at 13:23 +0100, Lorenzo Bianconi wrote:
> > > Add starec tags which will be used in new chipset.
> > > This is a preliminary patch to add mt7996 chipset support.
> > > 
> > > Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
> > > ---
> > >  drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h | 2 ++
> > >  1 file changed, 2 insertions(+)
> > > 
> > > diff --git a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > > b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > > index ed1d24822c37..336c20fcc8dc 100644
> > > --- a/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > > +++ b/drivers/net/wireless/mediatek/mt76/mt76_connac_mcu.h
> > > @@ -791,6 +791,8 @@ enum {
> > >  	STA_REC_PHY = 0x15,
> > >  	STA_REC_HE_6G = 0x17,
> > >  	STA_REC_HE_V2 = 0x19,
> > > +	STA_REC_HDRT = 0x28,
> > > +	STA_REC_HDR_TRANS = 0x2B,
> > >  	STA_REC_MAX_NUM
> > >  };
> > 
> > I guess this patch does not apply cleanly.
> > 
> > Regards,
> > Lorenzo
> > 
Hi Lore,

The series is already rebased on top of this patch:

https://patchwork.kernel.org/project/linux-wireless/patch/85b5e8374fc9b86fb955060c1840f3b2a1d187e4.1666614616.git.deren.wu@mediatek.com/

I'll mention this in v2.

Thanks,
Shayne
> > >  
> > > -- 
> > > 2.25.1
> > > 
> 
> I guess I am missing sta_rec_he_v2 structure definition. Is it
> already upstream
> or have you missed it?
> 
> Regards,
> Lorenzo

  reply	other threads:[~2022-11-09 12:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-31 16:39 [PATCH 00/10] Add driver for MediaTek Wi-Fi 7 devices Shayne Chen
2022-10-31 16:39 ` [PATCH 01/10] wifi: mt76: extend aggr_stats for tri-band support Shayne Chen
2022-11-02 22:37   ` Lorenzo Bianconi
2022-11-07  7:00     ` Shayne Chen (陳軒丞)
2022-10-31 16:39 ` [PATCH 02/10] wifi: mt76: connac: rework macros for unified command Shayne Chen
2022-10-31 16:39 ` [PATCH 03/10] wifi: mt76: connac: update struct sta_rec_phy Shayne Chen
2022-10-31 16:39 ` [PATCH 04/10] wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bf Shayne Chen
2022-10-31 16:39 ` [PATCH 05/10] wifi: mt76: connac: add more unified command IDs Shayne Chen
2022-10-31 16:39 ` [PATCH 06/10] wifi: mt76: connac: introduce unified event table Shayne Chen
2022-10-31 16:39 ` [PATCH 07/10] wifi: mt76: connac: add more bss info command tags Shayne Chen
2022-10-31 16:39 ` [PATCH 08/10] wifi: mt76: connac: add more starec " Shayne Chen
2022-11-09 12:03   ` Lorenzo Bianconi
2022-11-09 12:23     ` Lorenzo Bianconi
2022-11-09 12:46       ` shayne.chen [this message]
2022-10-31 16:39 ` [PATCH 09/10] wifi: mt76: connac: introduce helper for mt7996 chipset Shayne Chen
2022-10-31 16:40 ` [PATCH 10/10] wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices Shayne Chen

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=4784536a9626c4c25a431f5ecd535568fb30e538.camel@mediatek.com \
    --to=shayne.chen@mediatek.com \
    --cc=Bo.Jiao@mediatek.com \
    --cc=Evelyn.Tsai@mediatek.com \
    --cc=Ryder.Lee@mediatek.com \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox