From: David S. Miller Date: Fri, 6 Dec 2024 13:41:53 +0000 (+0000) Subject: Merge branch 'ucc_geth-phylink-conversion' X-Git-Tag: v6.14-rc1~162^2~274 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51db5c8943001186be0b5b02456e7d03b3be1f12;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'ucc_geth-phylink-conversion' Maxime Chevallier says: ==================== net: freescale: ucc_geth: Phylink conversion This is V3 of the phylink conversion for ucc_geth. The main changes in this V3 are related to error handling in the patches 1 and 10 to report an error when the deprecated "interface" property is found in DT. Doing so, I found and addressed some issues with the jump labels in the error paths, impacting patches 1 and 10. The rest of the changes are just a rebase on net-next. Some of the V2 changes haven't been reviewed, so I stress out that I'm still uncertain about the way WoL is handled is patches 4 and 10. Thanks, Maxime Link to V1: https://lore.kernel.org/netdev/20241107170255.1058124-1-maxime.chevallier@bootlin.com/ Link to V2: https://lore.kernel.org/netdev/20241114153603.307872-1-maxime.chevallier@bootlin.com/ ==================== Signed-off-by: David S. Miller --- 51db5c8943001186be0b5b02456e7d03b3be1f12