> > I think is needed we do:
> > 
> >     reg_val = mt76_rr(dev, 0x2124); 
> >     mt76_wr(dev, 0x2124, 0xffffff7e);
> > 
> >     CALIBRATE
> > 
> >     mt76_wr(dev, 0x2124, reg_val);
> > 
> > so seems we have to restore orginal value after calibration.
> > 
> > Referencing as MT_BBP(IBI, 9) is obviously fine.
> Yes, that makes more sense.
> 
> - Felix

Ack, I will send v2 with proper register name.

Regards,
Lorenzo

Reply via email to