mbox series

[0/1,SRU,J,OEM-5.14] MT7921[14c3:7961] ASPM is disabled and it affects power consumption

Message ID 20211228074856.9680-1-acelan.kao@canonical.com
Headers show
Series MT7921[14c3:7961] ASPM is disabled and it affects power consumption | expand

Message

AceLan Kao Dec. 28, 2021, 7:48 a.m. UTC
From: "Chia-Lin Kao (AceLan)" <acelan.kao@canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1955882

[Impact]
MT7921 is disabled by default, and it affects the power consumption.

[Fix]
MTK pointed out we need this commit which is included in v5.16-rc1
   bf3747ae2e25 mt76: mt7921: enable aspm by default

[Test]
Verified on Dell machines with MT7921 wifi card.

[Where problems could occur]
Enable device ASPM is always risky, but MT7921 is a rather new device,
and MTK submitted the patch at June, so it should be safe to enable ASPM
on this new device and there is no follow up fixes commit after ASPM is
enabled.

Sean Wang (1):
  mt76: mt7921: enable aspm by default

 drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)