This commit is contained in:
parent
a9d32975a9
commit
dea3e9d22f
10
更新日志.md
10
更新日志.md
@ -2,13 +2,9 @@
|
||||
<details>
|
||||
<summary><abbr title="该部分内容由AI自动生成,可能存在错误,请注意辨别。">点击查看更多</abbr></summary>
|
||||
|
||||
### mediatek: mt7988: add DT entries for WED
|
||||
添加MT7988的设备树配置以支持WED。
|
||||
此配置使得在 MT7988 SoC 和 MT7995E、MT7996E 或 MT7992E无线控制器上使用 WED 成功。
|
||||
但是,4 GiB 或更大的内存设备仍需要调整,以避免 swiotlb 个性符号表冲突。
|
||||
### generic: mtk_wed: fix path of MT7988 WO firmware
|
||||
修复MT7988的WO固件路径。
|
||||
在此过程中,添加了MT7988_wo_{0,1}.bin文件到 'mediatek/mt7988' 目录。然而,目前驱动程序仍然假设该文件位于 'mediatek' 目录下。
|
||||
| 英文原文 | 中文翻译 |
|
||||
| --- | --- |
|
||||
| mediatek: mt7988: add DT entries for WED<br><br>Add memory regions and devices used for wireless offloading to the<br>device tree for MT7988.<br><br>This allows using WED on devices with MT7988 SoC and MT7995E, MT7996E or<br>MT7992E wireless controllers.<br><br>Devices with 4 GiB of RAM (or more) will still need ajustments to avoid<br>running out of swiotlb entries.<br><br>generic: mtk_wed: fix path of MT7988 WO firmware<br><br>commit eee3c695f3 (linux-firmware: add offloading firmware for MT7988)<br>added mt7988_wo_{0,1}.bin in the 'mediatek/mt7988' directory while driver<br>currently expects the files in the 'mediatek' directory.<br><br>Import pending patch which changes the path in the driver header now<br>that the firmware has been added. | ### Mediatek: mt7988 -添加WED设备树条目<br><br>添加 Wireless Offloading Device Tree 条目以支持MT7988 SoC和相关的wireless控制器。<br><br>此设置使使用WED在 MT7988 SoC 和 MT7995E,MT7996E 或 MT7992E 的电压控制器上生效。<br><br>4 GiB 或更大的RAM设备仍需要调整,以避免swiotlb 条目耗尽。<br><br>### generic: mtk_wed -_fix MT7988 WO firmware path<br><br>在commit eee3c695f3 (linux-firmware: add offloading firmware for MT7988)中添加了mt7988_wo_{0,1}.bin文件到mediatek/mt7988目录中。 <br><br>目前的驱动器期望文件位于mediatek目录内。<br><br>已导入一个更改驱动程序头部路径的pending patch,将 firmwares 的位置从原来的位置移动到当前所在的位置。 |
|
||||
|
||||
</details>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user