Re: [rt2x00-users] [PATCH] rt2800: fix RT5592 TX power settings regression

2014-11-25 Thread Stanislaw Gruszka
On Fri, Nov 21, 2014 at 10:39:39AM +0100, Ronald Wahl wrote: > For me the patch will work but there is a change for RT3290 and RT5390. On > both chipsets BBP 1 was not written before but with this patch it is going > to be written now and the value depends on the return of > rt2800_get_txpower_bw_c

Re: [rt2x00-users] [PATCH] rt2800: fix RT5592 TX power settings regression

2014-11-21 Thread Ronald Wahl
For me the patch will work but there is a change for RT3290 and RT5390. On both chipsets BBP 1 was not written before but with this patch it is going to be written now and the value depends on the return of rt2800_get_txpower_bw_comp(). It should be checked that the function does the correct th

Re: [rt2x00-users] [PATCH] rt2800: fix RT5592 TX power settings regression

2014-11-20 Thread John W. Linville
Any comments on this patch? Ron, does it work for you? On Thu, Nov 06, 2014 at 11:27:53AM +0100, Stanislaw Gruszka wrote: > On Wed, Nov 05, 2014 at 06:03:30PM +0100, Ronald Wahl wrote: > > Commit cee2c7315f60beeff6137ee59e99acc77d636eeb (rt2800: fix RT5390 & > > RT3290 TX power settings regressio