Message ID | 20241011151424.30750-1-shayne.chen@mediatek.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | pull-request: mtk_wed firmware 20241011 | expand |
On 10/11/2024 10:14, Shayne Chen wrote: > Hi, > > Here's a pull request for adding firmware files for mt7988 Wireless > Ethernet Dispatcher. > > Please let me know if there are any problems. > > Shayne > > The following changes since commit d55315295cccf8ce5dc288a74d75cf09b8063cfc: > > Merge branch 'superm1/qci-patches' into 'main' (2024-10-10 19:11:13 +0000) > > are available in the Git repository at: > > https://github.com/csyuanc/linux-firmware.git mtk_wed-20241011 > > for you to fetch changes up to 8f2f0386630da115daf11229b4543f6672d8cca5: > > mtk_wed: add firmware for mt7988 Wireless Ethernet Dispatcher (2024-10-11 22:22:35 +0800) > > ---------------------------------------------------------------- > Shayne Chen (1): > mtk_wed: add firmware for mt7988 Wireless Ethernet Dispatcher > > WHENCE | 28 ++++++++++++++++++++++------ > mediatek/mt7988/mt7988_wo_0.bin | Bin 0 -> 107816 bytes > mediatek/mt7988/mt7988_wo_1.bin | Bin 0 -> 107752 bytes > 3 files changed, 22 insertions(+), 6 deletions(-) > create mode 100644 mediatek/mt7988/mt7988_wo_0.bin > create mode 100644 mediatek/mt7988/mt7988_wo_1.bin > Hi, It fails CI. Look at the details here: https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/324 In the future if you can submit the PR directly to Gitlab you can force push in the future for any CI failures. Thanks,