From mboxrd@z Thu Jan 1 00:00:00 1970 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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 265B3C001B0 for ; Sat, 12 Aug 2023 02:03:00 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 86393850; Sat, 12 Aug 2023 04:02:08 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 86393850 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1691805778; bh=gZu3VCSXksAlch1l/Nn0DJCrwCclu/WcPo7SWLglZjY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=Qj7mdy4FbQRlSY0lDS/umoUErrHTY3h5jLjETd5YarjehHHV9CjXV3kSXS/PlUltU rKVFOB3i8i6THbC/gDJVhKGlAp/mjo+wT3UyBxRpgjwwkIzZXYBnuse3OygR2IOuEG q4f1bUaSbJMnc1lO9ssOaTJG4Tj8WInA0g1ijf04= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 43DB0F80536; Sat, 12 Aug 2023 04:02:02 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id C8B9FF80510; Sat, 12 Aug 2023 04:02:01 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 1541FF80552; Sat, 12 Aug 2023 04:01:59 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 8F058F80536 for ; Sat, 12 Aug 2023 04:01:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8F058F80536 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=MYnrczVW Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C96B964AAA; Sat, 12 Aug 2023 02:01:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7F281C433C9; Sat, 12 Aug 2023 02:01:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691805714; bh=gZu3VCSXksAlch1l/Nn0DJCrwCclu/WcPo7SWLglZjY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=MYnrczVWhJ2d3+KS8jq0tJikwcuABKb3B8elSyBtYo+RjU4S7lcxHcY8f25FFTuIz 4nzw3uz0jXEkrwCrP9BAsFST9iwQbOm3ihbV1hKmGCgwEz5CpEX25EOcF+dT+lb9K4 RvUx3XN4YT8ehHu46Tz34oc4Mi5OYC871n9AuWThQCgQSwFqWJ9+NgZ8yU37SCJRKE /kZLdJ4IB7JdgiIxpa/7y0akjg/727pG11zmNbSrbOvgcW0FFLKKD0xdgJBHXCm/4I fM7dBtPSKOeyUavvdyAxipMSudWR71m2tLi1vRVDtUYe2h9U4TR2op20K+ykTkNX99 DMdsl1XGYh6Eg== Date: Sat, 12 Aug 2023 10:01:38 +0800 From: Shawn Guo To: Guido =?iso-8859-1?Q?G=FCnther?= Cc: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg , Sherry Sun Subject: Re: [PATCH v2 4/4] arm64: defconfig: Enable Redpine 91X wlan driver Message-ID: <20230812020138.GJ151430@dragon> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Message-ID-Hash: O5VIPXYJRYYBD3H4YN2GU6T6IJZWXKJO X-Message-ID-Hash: O5VIPXYJRYYBD3H4YN2GU6T6IJZWXKJO X-MailFrom: shawnguo@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Thu, Aug 10, 2023 at 07:59:52PM +0200, Guido Günther wrote: > The Librem 5 and it's devkit have it connected via SDIO. > > Signed-off-by: Guido Günther Applied, thanks!