kernel: fix DSA B53 BCM63xx RGMII patch
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 23 Mar 2023 11:20:31 +0000 (12:20 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 23 Mar 2023 11:20:31 +0000 (12:20 +0100)
commitf7c1631155d2ba1a0962bc1cc603c40180b4e9a2
treee81732e54cdc70066ef857f64e1d3ef823d64cb3
parent0eebc6f0ddb0791406d30530e3fc25d39428bd5a
kernel: fix DSA B53 BCM63xx RGMII patch

Refreshing the patches for fff07085fb5a moved the b53_adjust_63xx_rgmii() call
from b53_phylink_mac_link_up() to b53_phylink_mac_link_down().
In order to properly configure the RGMII ports we need to restore it to its
correct place.

Fixes: fff07085fb5a ("kernel: add pending bmips patches")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/generic/pending-5.15/772-net-dsa-b53-add-support-for-BCM63xx-RGMIIs.patch