From 0ddb34b6b56d613939d4e6844b79415f9bf16939 Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Thu, 9 Aug 2018 17:16:11 +0200 Subject: kernel: bump 4.14 to 4.14.62 Refreshed all patches. Compile-tested on: cns3xxx, imx6, x86_64 Runtime-tested on: cns3xxx, imx6, x86_64 Signed-off-by: Koen Vandeputte --- .../pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch') diff --git a/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch b/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch index daff25b633..6bc626dd6a 100644 --- a/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch +++ b/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch @@ -1,7 +1,5 @@ -Index: linux-4.14.60/drivers/net/phy/at803x.c -=================================================================== ---- linux-4.14.60.orig/drivers/net/phy/at803x.c -+++ linux-4.14.60/drivers/net/phy/at803x.c +--- a/drivers/net/phy/at803x.c ++++ b/drivers/net/phy/at803x.c @@ -354,6 +354,14 @@ static int at803x_config_init(struct phy AT803X_DEBUG_TX_CLK_DLY_EN, 0); } -- cgit v1.2.3