aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-09 17:16:11 +0200
committerKoen Vandeputte <koen.vandeputte@ncentric.com>2018-08-10 18:43:23 +0200
commit0ddb34b6b56d613939d4e6844b79415f9bf16939 (patch)
tree83e92363a1d2a11a28d238ac6c6726663254d01d /target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch
parent21a229317f63e89be9184f614a3270b0c9ec7100 (diff)
downloadupstream-0ddb34b6b56d613939d4e6844b79415f9bf16939.tar.gz
upstream-0ddb34b6b56d613939d4e6844b79415f9bf16939.tar.bz2
upstream-0ddb34b6b56d613939d4e6844b79415f9bf16939.zip
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 <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch')
-rw-r--r--target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch6
1 files changed, 2 insertions, 4 deletions
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);
}