diff --git a/target/linux/rockchip/patches-5.15/610-arm64-rockchip-add-OF-node-for-eth.patch b/target/linux/rockchip/patches-5.15/610-arm64-rockchip-add-OF-node-for-eth.patch index b3f2fb050d..bb940f073c 100644 --- a/target/linux/rockchip/patches-5.15/610-arm64-rockchip-add-OF-node-for-eth.patch +++ b/target/linux/rockchip/patches-5.15/610-arm64-rockchip-add-OF-node-for-eth.patch @@ -183,11 +183,11 @@ Signed-off-by: David Bauer }; +&rtl8125_1 { -+ label = "eth4"; ++ label = "eth3"; +}; + +&rtl8125_2 { -+ label = "eth3"; ++ label = "eth2"; +}; + &sdhci {