From b299002877c801202c3b61d5e09865e88f506176 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Tue, 7 Apr 2020 10:08:16 +0200 Subject: kernel: bump 5.4 to 5.4.31 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refreshed patches, removed upstreamed patches: oxnas: 003-ARM-dts-oxnas-Fix-clear-mask-property.patch generic: 184-USB-serial-option-add-Wistron-Neweb-D19Q1.patch Run tested: apu2, qemu-x86-64, apalis Build tested: sunxi/a53, imx6, x86/64, ipq40xx Tested-by: Kevin Darbyshire-Bryant [apu2] Signed-off-by: Petr Štetiar --- .../patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'target/linux/mediatek/patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch') diff --git a/target/linux/mediatek/patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch b/target/linux/mediatek/patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch index 62f47115d6..e4cd77bdc8 100644 --- a/target/linux/mediatek/patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch +++ b/target/linux/mediatek/patches-5.4/0990-gsw-rtl8367s-mt7622-support.patch @@ -1,8 +1,6 @@ -Index: linux-4.19.88/drivers/net/phy/Kconfig -=================================================================== ---- linux-4.19.88.orig/drivers/net/phy/Kconfig -+++ linux-4.19.88/drivers/net/phy/Kconfig -@@ -26,6 +26,12 @@ config MDIO_BCM_IPROC +--- a/drivers/net/phy/Kconfig ++++ b/drivers/net/phy/Kconfig +@@ -42,6 +42,12 @@ config MDIO_BCM_IPROC This module provides a driver for the MDIO busses found in the Broadcom iProc SoC's. @@ -15,11 +13,9 @@ Index: linux-4.19.88/drivers/net/phy/Kconfig config MDIO_BCM_UNIMAC tristate "Broadcom UniMAC MDIO bus controller" depends on HAS_IOMEM -Index: linux-4.19.88/drivers/net/phy/Makefile -=================================================================== ---- linux-4.19.88.orig/drivers/net/phy/Makefile -+++ linux-4.19.88/drivers/net/phy/Makefile -@@ -101,4 +101,5 @@ obj-$(CONFIG_TERANETICS_PHY) += teraneti +--- a/drivers/net/phy/Makefile ++++ b/drivers/net/phy/Makefile +@@ -111,4 +111,5 @@ obj-$(CONFIG_TERANETICS_PHY) += teraneti obj-$(CONFIG_VITESSE_PHY) += vitesse.o obj-$(CONFIG_XILINX_GMII2RGMII) += xilinx_gmii2rgmii.o obj-$(CONFIG_MT753X_GSW) += mtk/mt753x/ -- cgit v1.2.3