X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Far71xx%2Fpatches-3.18%2F735-MIPS-ath79-add-support-for-QCA956x-SoC.patch;h=7a3605ea1ac939bfd9e4106d4f8a711d181c4de6;hp=da5126aaaa1f746f9a69a8bbd4af0e65a94b9225;hb=90043a99adccb6c7f9dc881f051b5a7b247f8704;hpb=44a6520118ffa4856ee41ef8da807a54febd11b6 diff --git a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch index da5126aaaa..7a3605ea1a 100644 --- a/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch +++ b/target/linux/ar71xx/patches-3.18/735-MIPS-ath79-add-support-for-QCA956x-SoC.patch @@ -189,7 +189,7 @@ pdata->phy_if_mode = PHY_INTERFACE_MODE_GMII; break; -@@ -992,6 +1002,8 @@ void __init ath79_register_eth(unsigned +@@ -1018,6 +1028,8 @@ void __init ath79_register_eth(unsigned break; case ATH79_SOC_QCA9533: @@ -198,7 +198,7 @@ if (id == 0) { pdata->reset_bit = AR933X_RESET_GE0_MAC | AR933X_RESET_GE0_MDIO; -@@ -1097,6 +1109,8 @@ void __init ath79_register_eth(unsigned +@@ -1123,6 +1135,8 @@ void __init ath79_register_eth(unsigned case ATH79_SOC_AR9330: case ATH79_SOC_AR9331: case ATH79_SOC_QCA9533: @@ -445,7 +445,7 @@ } --- a/arch/mips/ath79/Kconfig +++ b/arch/mips/ath79/Kconfig -@@ -1187,6 +1187,12 @@ config SOC_QCA955X +@@ -1193,6 +1193,12 @@ config SOC_QCA955X select PCI_AR724X if PCI def_bool n @@ -458,7 +458,7 @@ config ATH79_DEV_M25P80 select ATH79_DEV_SPI def_bool n -@@ -1224,7 +1230,7 @@ config ATH79_DEV_USB +@@ -1230,7 +1236,7 @@ config ATH79_DEV_USB def_bool n config ATH79_DEV_WMAC