On Wed, Jan 22, 2025 at 06:02:10PM +0800, Ziqi Chen wrote: > From: Can Guo <quic_cang@xxxxxxxxxxx> > > Implement the freq_to_gear_speed() vops to map the unipro core clock > frequency to the corresponding maximum supported gear speed. > > Signed-off-by: Can Guo <quic_cang@xxxxxxxxxxx> > Co-developed-by: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx> > Signed-off-by: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx> vop, not vops. It's one operation. - Eric