aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
diff options
context:
space:
mode:
authorKoen Vandeputte <koen.vandeputte@ncentric.com>2017-01-27 15:18:00 +0100
committerHauke Mehrtens <hauke@hauke-m.de>2017-01-27 23:17:49 +0100
commit4d1515070baeca64fedaca957b6b4156976f3b3a (patch)
tree000f86169065961f211862d2e9470dcc547c4c58 /target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
parent893962bcf8ad76bf6f18459d9e8f478f47ad5c5c (diff)
downloadupstream-4d1515070baeca64fedaca957b6b4156976f3b3a.tar.gz
upstream-4d1515070baeca64fedaca957b6b4156976f3b3a.tar.bz2
upstream-4d1515070baeca64fedaca957b6b4156976f3b3a.zip
kernel: bump to 4.4.45
Refreshed patches for all supported targets. Compiled & tested on cns3xxx & imx6 Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Diffstat (limited to 'target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch')
-rw-r--r--target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch b/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
index 1c7215051d..0d8ff5997b 100644
--- a/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
+++ b/target/linux/cns3xxx/patches-4.4/200-broadcom_phy_reinit.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/phy/broadcom.c
+++ b/drivers/net/phy/broadcom.c
-@@ -332,6 +332,11 @@ static int bcm5481_config_aneg(struct ph
+@@ -362,6 +362,11 @@ static int bcm5481_config_aneg(struct ph
/* Write bits 14:0. */
reg |= (1 << 15);
phy_write(phydev, 0x18, reg);
@@ -11,4 +11,4 @@
+ phy_write(phydev, 0x1c, 0xa41f);
}
- return ret;
+ if (of_property_read_bool(np, "enet-phy-lane-swap")) {