mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 18:34:53 +00:00
9a0155bc4f
Add Kernel 5.15 patches + config. This is currently only available for the generic subtarget, as it was exclusively tested with this target. Tested-on: Siemens WS-AP3610, Enterasys WS-AP3705i Signed-off-by: David Bauer <mail@david-bauer.net>
10 lines
322 B
Diff
10 lines
322 B
Diff
--- a/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
|
|
+++ b/arch/mips/include/asm/mach-ath79/ar71xx_regs.h
|
|
@@ -1376,5 +1376,6 @@
|
|
|
|
#define QCA956X_SGMII_CONFIG_MODE_CTRL_SHIFT 0
|
|
#define QCA956X_SGMII_CONFIG_MODE_CTRL_MASK 0x7
|
|
+#define QCA956X_SGMII_CONFIG_MODE_CTRL_SGMII_MAC 0x2
|
|
|
|
#endif /* __ASM_MACH_AR71XX_REGS_H */
|