forked from coolsnowwolf/lede
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[bot] AutoMerging: merge all upstream's changes:
* https://github.com/coolsnowwolf/lede: iwinfo: add hardware id for MT7922 devices support Revert "x86: fix Bintel's ZHITAI Ti Plus 5000 fw bug"
- Loading branch information
Showing
3 changed files
with
10 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9 changes: 9 additions & 0 deletions
9
package/network/utils/iwinfo/patches/002-devices-add-MediaTek-MT7922-device-id.patch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
--- a/hardware.txt | ||
+++ b/hardware.txt | ||
@@ -225,5 +225,6 @@ | ||
0x14c3 0x7650 0x14c3 0x7650 0 0 "MediaTek" "MT7610E" | ||
0x14c3 0x7662 0x14c3 0x7662 0 0 "MediaTek" "MT76x2E" | ||
0x14c3 0x7915 0x14c3 0x7915 0 0 "MediaTek" "MT7915E" | ||
+0x14c3 0x7922 0x1A3B 0x5300 0 0 "MediaTek" "MT7922" | ||
0x14e4 0xaa52 0x14e4 0xaa52 0 0 "Broadcom" "BCM43602" | ||
0x1ae9 0x0310 0x1ae9 0x0000 0 0 "Wilocity" "Wil6210" |
27 changes: 0 additions & 27 deletions
27
target/linux/x86/patches-5.15/999-fix-nvme_ms_ids-bug.patch
This file was deleted.
Oops, something went wrong.