Re: 回复: [PATCH 1/2] mac80211: rework MT7620 PA/LNA RF calibration

2023-07-26 Thread Daniel Golle
On Wed, Jul 26, 2023 at 02:57:08PM +, 杨 世基 wrote: > Thanks for your review! > > on July 26, 2023, 1:49 p.m. UTC, Daniel Golle wrote: > >Hi! > > > >Thank you for your contribution. > >I (probably) found a minor typo, see below: > > > >On Wed, Jul 26, 2023 at 09:22:22PM +0800, Shiji Yang wrote:

Re: [PATCH 1/2] mac80211: rework MT7620 PA/LNA RF calibration

2023-07-26 Thread 杨 世基
>On Wed, Jul 26, 2023 at 02:57:08PM +, 杨 世基 wrote: >> Thanks for your review! >> >> on July 26, 2023, 1:49 p.m. UTC, Daniel Golle wrote: >> >Hi! >> > >> >Thank you for your contribution. >> >I (probably) found a minor typo, see below: >> > >> >On Wed, Jul 26, 2023 at 09:22:22PM +0800, Shiji Yan

回复: [PATCH 1/2] mac80211: rework MT7620 PA/LNA RF calibration

2023-07-26 Thread 杨 世基
Thanks for your review! on July 26, 2023, 1:49 p.m. UTC, Daniel Golle wrote: >Hi! > >Thank you for your contribution. >I (probably) found a minor typo, see below: > >On Wed, Jul 26, 2023 at 09:22:22PM +0800, Shiji Yang wrote: >> From: Shiji Yang >> >> This patch makes some improvements to the MT

Re: [PATCH 1/2] mac80211: rework MT7620 PA/LNA RF calibration

2023-07-26 Thread Daniel Golle
Hi! Thank you for your contribution. I (probably) found a minor typo, see below: On Wed, Jul 26, 2023 at 09:22:22PM +0800, Shiji Yang wrote: > From: Shiji Yang > > This patch makes some improvements to the MT7620 RF calibration. > > 1. Move MT7620 PA/LNA calibration code to dedicated functions

[PATCH 1/2] mac80211: rework MT7620 PA/LNA RF calibration

2023-07-26 Thread Shiji Yang
From: Shiji Yang This patch makes some improvements to the MT7620 RF calibration. 1. Move MT7620 PA/LNA calibration code to dedicated functions. 2. Restore RF and BBP registers before R-Calibration. 3. Do Rx DCOC calibration again before RXIQ calibration. 4. Correct MAC_RX_EN mask in rt2800_r_ca