Searched hist:"7 d12b38ab6f6b77198cd3a66db19587bbdd3308c" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | diff 7d12b38ab6f6b77198cd3a66db19587bbdd3308c Tue Dec 13 20:28:06 CST 2022 Howard Hsu <howard-yh.hsu@mediatek.com> wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_work
Enable thermal management by default shall not be executed during mcu init. This causes thermal configuration being reset to the firmware default settings.
Fixes: 0063b86c9120 ("mt76: mt7915e: Enable thermal management by default") Reviewed-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
H A D | init.c | diff 7d12b38ab6f6b77198cd3a66db19587bbdd3308c Tue Dec 13 20:28:06 CST 2022 Howard Hsu <howard-yh.hsu@mediatek.com> wifi: mt76: mt7915: call mt7915_mcu_set_thermal_throttling() only after init_work
Enable thermal management by default shall not be executed during mcu init. This causes thermal configuration being reset to the firmware default settings.
Fixes: 0063b86c9120 ("mt76: mt7915e: Enable thermal management by default") Reviewed-by: Ryder Lee <ryder.lee@mediatek.com> Signed-off-by: Howard Hsu <howard-yh.hsu@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name>
|