Re: [PATCHv2 net-next 2/2] net: lan966x: convert fwnode to of
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-03 23:55:10
Also in:
lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2025-09-03 23:55:10
Also in:
lkml
On Mon, 1 Sep 2025 13:20:01 -0700 Rosen Penev wrote:
This is a purely OF driver. There's no need for fwnode to handle any of this, with the exception being phylik_create. Use of_fwnode_handle for that.
Not sure this is worth cleaning up, but I'm not an OF API expert. It's pretty odd that you're sneaking in an extra error check in such a cleanup patch without even mentioning it. -- pw-bot: cr