Search Linux Wireless

Re: [PATCH] mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assoc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > 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



[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux