> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of Anton > Nadezhdin > Sent: 16 December 2024 20:24 > To: [email protected] > Cc: [email protected]; Nguyen, Anthony L <[email protected]>; > Kitszel, Przemyslaw <[email protected]>; [email protected]; > Keller, Jacob E <[email protected]>; Kolacinski, Karol > <[email protected]>; Olech, Milena <[email protected]>; > Nadezhdin, Anton <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 4/5] ice: check low latency PHY > timer update firmware capability > > From: Jacob Keller <[email protected]> > > Newer versions of firmware support programming the PHY timer via the low > latency interface exposed over REG_LL_PROXY_L and REG_LL_PROXY_H. Add support > for checking the device capabilities for this feature. > > Co-developed-by: Karol Kolacinski <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > Signed-off-by: Jacob Keller <[email protected]> > Reviewed-by: Milena Olech <[email protected]> > Signed-off-by: Anton Nadezhdin <[email protected]> > --- > drivers/net/ethernet/intel/ice/ice_common.c | 3 +++ > drivers/net/ethernet/intel/ice/ice_type.h | 2 ++ > 2 files changed, 5 insertions(+) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
