Return-path: Received: from mx1.redhat.com ([209.132.183.28]:38096 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727757AbeIRRfF (ORCPT ); Tue, 18 Sep 2018 13:35:05 -0400 Date: Tue, 18 Sep 2018 14:02:35 +0200 From: Stanislaw Gruszka To: Lorenzo Bianconi , Kalle Valo Cc: nbd@nbd.name, linux-wireless@vger.kernel.org, linux-mediatek@lists.infradead.org Subject: Re: [PATCH] mt76x0: run vco calibration for each channel configuration Message-ID: <20180918120234.GD15285@redhat.com> (sfid-20180918_140311_888500_F8F5B984) References: <20180907211312.17918-1-lorenzo.bianconi@redhat.com> <20180918114356.GB15285@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180918114356.GB15285@redhat.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Sep 18, 2018 at 01:43:56PM +0200, Stanislaw Gruszka wrote: > On Fri, Sep 07, 2018 at 11:13:12PM +0200, Lorenzo Bianconi wrote: > > According to vendor sdk, vco calibration has to be executed > > for each channel configuration whereas mcu calibration has to be > > performed during channel scanning. This patch fixes the mt76x0 > > monitor mode issue since in that configuration vco calibration > > was never executed > > > > Fixes: 10de7a8b4ab9 ("mt76x0: phy files") > > Tested-by: Sid Hayn > > Signed-off-by: Lorenzo Bianconi > > Acked-by: Stanislaw Gruszka For the record this is 4.19 material.