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