> -----Original Message----- > From: Intel-wired-lan <[email protected]> On Behalf Of > Grzegorz Nitka > Sent: 10 February 2025 19:41 > To: [email protected] > Cc: [email protected]; Kolacinski, Karol <[email protected]>; > Nguyen, Anthony L <[email protected]>; [email protected]; Kitszel, > Przemyslaw <[email protected]> > Subject: [Intel-wired-lan] [PATCH iwl-next v2 2/3] ice: Refactor E825C PHY > registers info struct > > From: Karol Kolacinski <[email protected]> > > Simplify ice_phy_reg_info_eth56g struct definition to include base address > for the very first quad. Use base address info and 'step' value to determine address for specific PHY quad. > > Reviewed-by: Przemek Kitszel <[email protected]> > Signed-off-by: Karol Kolacinski <[email protected]> > Signed-off-by: Grzegorz Nitka <[email protected]> > --- > .../net/ethernet/intel/ice/ice_ptp_consts.h | 75 ++++--------------- > drivers/net/ethernet/intel/ice/ice_ptp_hw.c | 6 +- > drivers/net/ethernet/intel/ice/ice_ptp_hw.h | 4 +- > 3 files changed, 20 insertions(+), 65 deletions(-) >
Tested-by: Rinitha S <[email protected]> (A Contingent worker at Intel)
