> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of 
> Arkadiusz Kubalewski
> Sent: Friday, October 13, 2023 3:25 AM
> To: [email protected]
> Cc: Loktionov, Aleksandr <[email protected]>; Kubalewski, 
> Arkadiusz <[email protected]>
> Subject: [Intel-wired-lan] [PATCH iwl-next] ice: dpll: fix initial lock 
> status of dpll
>
> When dpll device is registered and dpll subsystem performs notify of a
> new device, the lock state value provided to dpll subsystem equals 0
> which is invalid value for the `enum dpll_lock_status`.
> Provide correct value by obtaining it from firmware before registering
> the dpll device.
>
> Fixes: d7999f5ea64b ("ice: implement dpll interface to control cgu")
> Reviewed-by: Aleksandr Loktionov <[email protected]>
> Signed-off-by: Aleksandr Loktionov <[email protected]>
> Signed-off-by: Arkadiusz Kubalewski <[email protected]>
> ---
>  drivers/net/ethernet/intel/ice/ice_dpll.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
Tested-by: Sunitha Mekala <[email protected]> (A Contingent worker at 
Intel)

_______________________________________________
Intel-wired-lan mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

Reply via email to