gitea-action-test/更新日志.md
LIRUI ac43c56ddc
Some checks failed
翻译更新日志 / generate_changelog (push) Failing after 32s
1028.yml
2024-10-28 23:52:49 +08:00

1.8 KiB
Raw Blame History

更新日志

点击查看更多
英文原文 中文翻译
mediatek: mt7988: add DT entries for WED

Add memory regions and devices used for wireless offloading to the
device tree for MT7988.

This allows using WED on devices with MT7988 SoC and MT7995E, MT7996E or
MT7992E wireless controllers.

Devices with 4 GiB of RAM (or more) will still need ajustments to avoid
running out of swiotlb entries.

generic: mtk_wed: fix path of MT7988 WO firmware

commit eee3c695f3 (linux-firmware: add offloading firmware for MT7988)
added mt7988_wo_{0,1}.bin in the 'mediatek/mt7988' directory while driver
currently expects the files in the 'mediatek' directory.

Import pending patch which changes the path in the driver header now
that the firmware has been added.
### MT7988添加 DT 进入口和相关设备

添加 MT7988 SoC 的 memory regions 和 wireless offloading 相关的 devices 到 device tree。

此配置使得可以在使用 WED 在具有 MT7988 SoC 和 MT7995E、MT7996E 或 MT7992E 的无线控制器的设备上。

设备4 GiB或更大RAM将仍需要调整以避免 swiotlb entries 过载。

###generic修正 MT7988 WO firmware 路径

commit eee3c695f3 (linux-firmware添加MT7988 无线下降firmware)

在驱动器期望的文件路径mediatek/mt7988中添加了 mt7988_wo
{0,1}.bin 的值。

导入等待 patch 的内容,该 patch 改变了驱动器头部中的路径因为firmware 已被添加。

### update list
- ...

其他内容