From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from nbd.name ([46.4.11.11]:58006 "EHLO nbd.name" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966262AbeEJQ2F (ORCPT ); Thu, 10 May 2018 12:28:05 -0400 Subject: Re: [PATCH] mt76x2: add a polling delay in mt76x2_mac_stop routine To: Lorenzo Bianconi Cc: linux-wireless@vger.kernel.org References: From: Felix Fietkau Message-ID: (sfid-20180510_182810_866676_C78108CC) Date: Thu, 10 May 2018 18:28:03 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 2018-05-10 16:06, Lorenzo Bianconi wrote: > Add a usleep_range in mt76x2_mac_stop routine in order to add > a polling delay checking values of MT_MAC_STATUS and IBI_R12 registers > > Signed-off-by: Lorenzo Bianconi Acked-by: Felix Fietkau