On 2021-06-12 04:59, Deren Wu wrote: > From: Deren Wu <deren.wu@xxxxxxxxxxxx> > > for better power consumption, default enable PCIe ASPM > > Tested-by: Leon Yen <Leon.Yen@xxxxxxxxxxxx> > Signed-off-by: Deren Wu <deren.wu@xxxxxxxxxxxx> This seems to be duplicating functionality from drivers/pci/pcie/aspm.c I think the driver shouldn't need to touch this, maybe it is enough to remove the mt76_pci_disable_aspm call and enable ASPM in the kernel config? - Felix