diff options
author | David Bauer <mail@david-bauer.net> | 2021-12-21 22:00:34 +0100 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-12-27 03:13:36 +0100 |
commit | 9d9d851eec7da1b9b2c161562c58d81e4e72b77c (patch) | |
tree | 011df2b1fda2dfb56ee9736992ebb9742751c16b /target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch | |
parent | 5ca77934180ea277520be0dbbe7d47c47eec2375 (diff) | |
download | upstream-9d9d851eec7da1b9b2c161562c58d81e4e72b77c.tar.gz upstream-9d9d851eec7da1b9b2c161562c58d81e4e72b77c.tar.bz2 upstream-9d9d851eec7da1b9b2c161562c58d81e4e72b77c.zip |
ath79: remove kernel 5.4
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch')
-rw-r--r-- | target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch b/target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch deleted file mode 100644 index bf7cbf2716..0000000000 --- a/target/linux/ath79/patches-5.4/0040-ath79-sgmii-config.patch +++ /dev/null @@ -1,9 +0,0 @@ ---- 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 */ |