diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-11 11:04:30 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-18 23:14:30 +0200 |
commit | 06c9e8bfdfae39bbb8a4d47ddaf7ec9fc39868d0 (patch) | |
tree | aa0d42d43da5f6d503261b76510a0d6c9d0b295d /target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch | |
parent | 6dc3efe14bc48b64911fc410b0cd4ba4b028064b (diff) | |
download | upstream-06c9e8bfdfae39bbb8a4d47ddaf7ec9fc39868d0.tar.gz upstream-06c9e8bfdfae39bbb8a4d47ddaf7ec9fc39868d0.tar.bz2 upstream-06c9e8bfdfae39bbb8a4d47ddaf7ec9fc39868d0.zip |
kernel: bump 5.10 to 5.10.129
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch')
-rw-r--r-- | target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch b/target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch index 78f6e90427..7659aa266b 100644 --- a/target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch +++ b/target/linux/bcm4908/patches-5.10/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch @@ -15,7 +15,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl> --- a/drivers/net/dsa/bcm_sf2.c +++ b/drivers/net/dsa/bcm_sf2.c -@@ -1549,6 +1549,12 @@ static int bcm_sf2_sw_probe(struct platf +@@ -1554,6 +1554,12 @@ static int bcm_sf2_sw_probe(struct platf priv->hw_params.core_rev >> 8, priv->hw_params.core_rev & 0xff, priv->irq0, priv->irq1); |