mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-25 06:26:15 +00:00
b04f245c39
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.6.23 Removed upstreamed: pending-6.6/735-net-mediatek-mtk_eth_soc-release-MAC_MCR_FORCE_LINK-.patch[1] pending-6.6/736-net-ethernet-mtk_eth_soc-fix-PPE-hanging-issue.patch[2] mediatek/patches-6.6/232-clk-mediatek-mt7981-topckgen-flag-SGM_REG_SEL-as-cri.patch[3] Manually rebased: mediatek/patches-6.6/100-dts-update-mt7622-rfb1.patch Added: generic/backports-6.6/981-mtd-spinand-Add-support-for-5-byte-IDs.patch[4] All other patches automatically rebased. 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.23&id=1f32abb474c1c9bdb21d9eda74c325a0b3a162e5 2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.23&id=943c14ece95eb1cf98d477462aebcbfdfd714633 3. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.6.23&id=6ff01b314149d1cf59caebc29384f0beed21cba4 4. See comments in https://github.com/openwrt/openwrt/pull/14992 regarding broken flogic/xiaomi_redmi-router-ax6000-ubootmod Build system: x86/64 Build-tested: x86/64/AMD Cezanne, flogic/xiaomi_redmi-router-ax6000-ubootmod, flogic/glinet_gl-mt6000 Run-tested: x86/64/AMD Cezannei, flogic/xiaomi_redmi-router-ax6000-ubootmod, flogic/glinet_gl-mt6000 Signed-off-by: John Audia <therealgraysky@proton.me>
32 lines
861 B
Diff
32 lines
861 B
Diff
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
|
|
@@ -639,5 +639,28 @@
|
|
};
|
|
|
|
&wmac {
|
|
+ mediatek,eeprom-data = <0x22760500 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x44000020 0x0 0x10002000
|
|
+ 0x4400 0x4000000 0x0 0x0
|
|
+ 0x200000b3 0x40b6c3c3 0x26000000 0x41c42600
|
|
+ 0x41c4 0x26000000 0xc0c52600 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0xc6c6
|
|
+ 0xc3c3c2c1 0xc300c3 0x818181 0x83c1c182
|
|
+ 0x83838382 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x84002e00 0x90000087 0x8a000000 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0xb000009 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x0
|
|
+ 0x0 0x0 0x0 0x7707>;
|
|
+
|
|
status = "okay";
|
|
};
|