[PATCH v1 0/2] wifi: mt76: fix register mapping

From: Shengyu Qu
Date: Thu Jan 09 2025 - 06:04:54 EST


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