diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2022-01-31 00:57:17 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2022-02-16 09:15:52 +0100 |
commit | e6a718239fcc5fbe76e2a2a61fca69ef4e762286 (patch) | |
tree | a134faac3d8fc28956e9201cd4d2437ec30a7e43 /target/linux/bcm4908/patches-5.4/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch | |
parent | e6aaa061d0d6d684b29a9ed0706b9e0df0030be2 (diff) | |
download | upstream-e6a718239fcc5fbe76e2a2a61fca69ef4e762286.tar.gz upstream-e6a718239fcc5fbe76e2a2a61fca69ef4e762286.tar.bz2 upstream-e6a718239fcc5fbe76e2a2a61fca69ef4e762286.zip |
bcm4908: backport bcm_sf2 patch for better LED registers support
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 840f07e532e081befc2465fd16a0388dd95e55fb)
Diffstat (limited to 'target/linux/bcm4908/patches-5.4/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch')
-rw-r--r-- | target/linux/bcm4908/patches-5.4/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.4/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch b/target/linux/bcm4908/patches-5.4/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch index 5bc5bff2e9..c8fe1121ba 100644 --- a/target/linux/bcm4908/patches-5.4/701-net-dsa-bcm_sf2-keep-GPHY-enabled-on-the-BCM4908.patch +++ b/target/linux/bcm4908/patches-5.4/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 -@@ -1335,6 +1335,12 @@ static int bcm_sf2_sw_probe(struct platf +@@ -1377,6 +1377,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); |