[PATCH] phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configured
    Tom Rini 
    trini at konsulko.com
       
    Fri Oct 24 21:55:10 CEST 2025
    
    
  
On Fri, 17 Oct 2025 10:55:19 +0530, Hrushikesh Salunke wrote:
> Move the SERDES configuration check after clock and reset initialization
> and change it from a hard failure to a skip of WIZ initialization. This
> allows the driver to probe successfully when the SERDES has been
> pre-configured by a previous boot stage (e.g., ROM or SPL).
> 
> This approach aligns with how the Linux kernel handles pre-configured
> SERDES, where the driver gracefully skips reinitialization rather than
> failing to probe.
> 
> [...]
Applied to u-boot/master, thanks!
[1/1] phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configured
      commit: 8506cf58ffa2029f168cc64089763084b408051d
-- 
Tom
    
    
More information about the U-Boot
mailing list