Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp4843820pxv; Tue, 27 Jul 2021 18:44:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxA6+9g3eG/yIgTGNt2rYBTxzWFnRi7MnePPaGKTyKPCyMOfNJRfgmQ2r4xRcSIi6hshcaa X-Received: by 2002:a17:907:76d3:: with SMTP id kf19mr1598188ejc.221.1627436695346; Tue, 27 Jul 2021 18:44:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627436695; cv=none; d=google.com; s=arc-20160816; b=pzWwT4OrWnKNdiXayZvFSE9C2ZaN7IhcXWHGGq8n0iJ3ZzZGnj3H1+lcj4RVR6egLK hyasw9M8UQ1ayaU1guucsYf3bXdKS1iBLxZfmD7TwbsnvSVlpZc9Xrp3WaO6l+dF+cnf McLUncxZbElXmB2Wwf1m1ov0hFZoajyUaiS2HfjBLLLkdtcgVDJlcovMGClzu4q+xEK4 e99VCH1KriT+FGOyhHLJFhCXG3qjpLbrI/gJEPHELumIKFWwM7VZ+/V56mlY8bJ1SENW NWg6GVLFmVh1B9TgGfiLsaBtTGcUvbkj1OZ/67gVW58ixiasqV8yQZ22veer3gDBfww9 KVrw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :authenticated-by; bh=6EbBIhLFPMZ4r2JKW7zBdxw1bSQxUwdn/XdL+QETi4A=; b=SjBWsUm917wuSS7vuU8y5VLOB731fX2iBiO5wkIUB3bBB7bjwBvns9n3XQ3es6IJVT HS5L8pzR4f/1ww6LkfO+IpmoQECuhDIyaBZXykt+/6FyWPmptSvheCd7F0VMpq0MeJJC a6Cyuih2TULLKXlRxXhC4gjUer31sMROrWuLoIgR2ipmBdPIz8eki4eAZlxhoIO6Xlul IpKKduuG7wxtQKugK3hwtlg8wFBx+WHW3ZAyfFLM487RsQ6wQUnNLydMIjY74YrJnSJL Umi7MD66ub12hAje3hyCPpfYbcqBybrJDflGbkOQpUJAlwPc/CgzZBb78DiFJwV1dFzc a2WA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g17si5392506ejr.586.2021.07.27.18.44.32; Tue, 27 Jul 2021 18:44:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234422AbhG1BoM (ORCPT + 99 others); Tue, 27 Jul 2021 21:44:12 -0400 Received: from rtits2.realtek.com ([211.75.126.72]:55216 "EHLO rtits2.realtek.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234393AbhG1BoM (ORCPT ); Tue, 27 Jul 2021 21:44:12 -0400 Authenticated-By: X-SpamFilter-By: ArmorX SpamTrap 5.73 with qID 16S1i5auD031112, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36502.realtek.com.tw[172.21.6.25]) by rtits2.realtek.com.tw (8.15.2/2.71/5.88) with ESMTPS id 16S1i5auD031112 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Wed, 28 Jul 2021 09:44:06 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXH36502.realtek.com.tw (172.21.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 28 Jul 2021 09:44:05 +0800 Received: from localhost (172.16.21.11) by RTEXMBS04.realtek.com.tw (172.21.6.97) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Wed, 28 Jul 2021 09:44:04 +0800 From: Ping-Ke Shih To: , CC: , Subject: [PATCH v2 1/5] rtw88: use read_poll_timeout instead of fixed sleep Date: Wed, 28 Jul 2021 09:43:31 +0800 Message-ID: <20210728014335.8785-2-pkshih@realtek.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210728014335.8785-1-pkshih@realtek.com> References: <20210728014335.8785-1-pkshih@realtek.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [172.16.21.11] X-ClientProxiedBy: RTEXMBS02.realtek.com.tw (172.21.6.95) To RTEXMBS04.realtek.com.tw (172.21.6.97) X-KSE-ServerInfo: RTEXMBS04.realtek.com.tw, 9 X-KSE-AntiSpam-Interceptor-Info: trusted connection X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Deterministic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 07/28/2021 01:31:00 X-KSE-AttachmentFiltering-Interceptor-Info: no applicable attachment filtering rules found X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: =?big5?B?Q2xlYW4sIGJhc2VzOiAyMDIxLzcvMjcgpFWkyCAwNzo0MjowMA==?= X-KSE-BulkMessagesFiltering-Scan-Result: protection disabled X-KSE-ServerInfo: RTEXH36502.realtek.com.tw, 9 X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: protection disabled X-KSE-AntiSpam-Outbound-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.20, Database issued on: 07/28/2021 01:28:11 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 0 X-KSE-AntiSpam-Info: Lua profiles 165288 [Jul 28 2021] X-KSE-AntiSpam-Info: Version: 5.9.20.0 X-KSE-AntiSpam-Info: Envelope from: pkshih@realtek.com X-KSE-AntiSpam-Info: LuaCore: 449 449 5db59deca4a4f5e6ea34a93b13bc730e229092f4 X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: 127.0.0.199:7.1.2;realtek.com:7.1.1;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1 X-KSE-AntiSpam-Info: Rate: 0 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 07/28/2021 01:31:00 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org From: Chin-Yen Lee In current wow flow, driver calls rtw_wow_fw_start and sleep for 100ms, to wait firmware finish preliminary work and then update the value of WOWLAN_WAKE_REASON register to zero. But later firmware will start wow function with power-saving mode, in which mode the value of WOWLAN_WAKE_REASON register is 0xea. So driver may get 0xea value and return fail. We use read_poll_timeout instead to check the value to avoid this issue. Signed-off-by: Chin-Yen Lee Signed-off-by: Ping-Ke Shih --- drivers/net/wireless/realtek/rtw88/wow.c | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/drivers/net/wireless/realtek/rtw88/wow.c b/drivers/net/wireless/realtek/rtw88/wow.c index fc9544f4e5e4..bdccfa70dddc 100644 --- a/drivers/net/wireless/realtek/rtw88/wow.c +++ b/drivers/net/wireless/realtek/rtw88/wow.c @@ -283,15 +283,26 @@ static void rtw_wow_rx_dma_start(struct rtw_dev *rtwdev) static int rtw_wow_check_fw_status(struct rtw_dev *rtwdev, bool wow_enable) { - /* wait 100ms for wow firmware to finish work */ - msleep(100); + int ret; + u8 check; + u32 check_dis; if (wow_enable) { - if (rtw_read8(rtwdev, REG_WOWLAN_WAKE_REASON)) + ret = read_poll_timeout(rtw_read8, check, !check, 1000, + 100000, true, rtwdev, + REG_WOWLAN_WAKE_REASON); + if (ret) goto wow_fail; } else { - if (rtw_read32_mask(rtwdev, REG_FE1IMR, BIT_FS_RXDONE) || - rtw_read32_mask(rtwdev, REG_RXPKT_NUM, BIT_RW_RELEASE)) + ret = read_poll_timeout(rtw_read32_mask, check_dis, + !check_dis, 1000, 100000, true, rtwdev, + REG_FE1IMR, BIT_FS_RXDONE); + if (ret) + goto wow_fail; + ret = read_poll_timeout(rtw_read32_mask, check_dis, + !check_dis, 1000, 100000, false, rtwdev, + REG_RXPKT_NUM, BIT_RW_RELEASE); + if (ret) goto wow_fail; } -- 2.25.1