On Wed, 06 Aug 2025 18:03:26 +0100, Andrew Goodbody wrote: > In j721e_wiz_probe the test for too many lanes jumps to the error exit > path without assigning an error code which could lead to calling code > silently ignoring the failure. Set the error code. > > This issue was found by Smatch. > > > [...]
Applied to u-boot/next, thanks! [1/1] phy: ti: j721e-wiz: Set error code before goto commit: fc96c1de5b719561db15259009a9ef22e671ee3d -- Tom