diff options
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.patch | 6 |
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 daff25b..6bc626d 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); } |