Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id E5BDEC636D4 for ; Mon, 13 Feb 2023 17:18:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229958AbjBMRSi (ORCPT ); Mon, 13 Feb 2023 12:18:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35768 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229738AbjBMRSh (ORCPT ); Mon, 13 Feb 2023 12:18:37 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AE0E1A65B for ; Mon, 13 Feb 2023 09:18:37 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9AAD3611F3 for ; Mon, 13 Feb 2023 17:18:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E2DAC4339E; Mon, 13 Feb 2023 17:18:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676308716; bh=VJtnwq7nF8TMPtIVT+nmk4MsMm4nL/aRcLVegRqhfFU=; h=Subject:From:In-Reply-To:References:To:Cc:Date:From; b=nZaNMrgipTvk0LnsLeoPkHTe4xcUnvSRCFxuJpaPwWH0srXASwkeFTnviSTKGUSUs aMWW9ePl5xgnKgBySwMkooseqNWs4DMAnaZyEcqh1jK9aF0Z7MrpLeBa3ErN/Gt3/g vpxgMqxlPRIH9HyUbpT2LvOQNedxOY9c8rEBkqHSDKhz/bJCMf7183wPmPMWVkhAro aV/eq+vW1b3/XvGK3obROhUlwI+fLpWe/doLIsUpvmWqWzJuSEUN0f4aaIbM/KUNfD 5xwjJ5Qt48wxLsaHwNUC7CTtQ7tay63XeQFCFB3NNtdftdDerKYaiySmD4a/xAJtx3 5hGQM24W4hrcg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [PATCH] wifi: rtw89: 8852be: enable CLKREQ of PCI capability From: Kalle Valo In-Reply-To: <20230126112715.5811-1-pkshih@realtek.com> References: <20230126112715.5811-1-pkshih@realtek.com> To: Ping-Ke Shih Cc: , User-Agent: pwcli/0.1.1-git (https://github.com/kvalo/pwcli/) Python/3.7.3 Message-ID: <167630871309.12830.15912862527626712874.kvalo@kernel.org> Date: Mon, 13 Feb 2023 17:18:35 +0000 (UTC) Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Ping-Ke Shih wrote: > From: Chin-Yen Lee > > Enable CLKREQ to reduce power consumption for 8852BE. > > Signed-off-by: Chin-Yen Lee > Signed-off-by: Ping-Ke Shih Patch applied to wireless-next.git, thanks. 3712888e3dba wifi: rtw89: 8852be: enable CLKREQ of PCI capability -- https://patchwork.kernel.org/project/linux-wireless/patch/20230126112715.5811-1-pkshih@realtek.com/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches