aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/pending-4.14/736-net-phy-at803x-allow-to-configure-via-dt.patch
diff options
context:
space:
mode:
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);
}