diff --git a/target/linux/rockchip/patches-6.6/610-arm64-rockchip-add-OF-node-for-eth.patch b/target/linux/rockchip/patches-6.6/610-arm64-rockchip-add-OF-node-for-eth.patch index 5539186243..ceb777def0 100644 --- a/target/linux/rockchip/patches-6.6/610-arm64-rockchip-add-OF-node-for-eth.patch +++ b/target/linux/rockchip/patches-6.6/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 {