[<prev] [next>] [day] [month] [year] [list]
Message-ID:
<OSZPR01MB84346C4709BBB767B1D201E198132@OSZPR01MB8434.jpnprd01.prod.outlook.com>
Date: Thu, 9 Jan 2025 19:04:34 +0800
From: Shengyu Qu <wiagn233@...look.com>
To: nbd@....name,
lorenzo@...nel.org,
ryder.lee@...iatek.com,
shayne.chen@...iatek.com,
sean.wang@...iatek.com,
kvalo@...nel.org,
matthias.bgg@...il.com,
angelogioacchino.delregno@...labora.com,
chui-hao.chiu@...iatek.com,
leitao@...ian.org,
chad@...roe.io,
Bo.Jiao@...iatek.com,
sujuan.chen@...iatek.com,
StanleyYP.Wang@...iatek.com,
evelyn.tsai@...iatek.com,
meichia.chiu@...iatek.com,
Money.Wang@...iatek.com,
linux-wireless@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Cc: Shengyu Qu <wiagn233@...look.com>
Subject: [PATCH v1 0/2] wifi: mt76: fix register mapping
Currently, mt7915/mt7996 driver would try to use the register entry
when ofs is equal to dev->reg.map[i].size.
Without these patches, it would get incorrect register mapping when the
CR address is located at the boundary of an entry.
Shengyu Qu (2):
wifi: mt76: mt7915: fix register mapping
wifi: mt76: mt7996: fix register mapping
drivers/net/wireless/mediatek/mt76/mt7915/mmio.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7996/mmio.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.43.0
Powered by blists - more mailing lists