[PATCH] net: ti: am65-cpsw-nuss: Ignore disabled ethernet ports

Tom Rini trini at konsulko.com
Thu Nov 27 17:55:45 CET 2025


On Fri, 21 Nov 2025 18:51:53 +0530, Siddharth Vadapalli wrote:

> Currently, the bind callback of the driver namely am65_cpsw_nuss_bind()
> registers all ethernet ports including the ones that have been disabled
> in the device-tree. Since the ports that have been disabled are ought to
> be ignored, fix the implementation to register only the enabled ports as
> indicated by their 'status' in their respective device-tree node.
> 
> 
> [...]

Applied to u-boot/master, thanks!

[1/1] net: ti: am65-cpsw-nuss: Ignore disabled ethernet ports
      commit: cc0ce9e8c494d20e75258584807aaaac4cc514bd
-- 
Tom




More information about the U-Boot mailing list