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 3C440EB64DD for ; Sat, 12 Aug 2023 02:02:30 +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 6662A82A; Sat, 12 Aug 2023 04:01:38 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 6662A82A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1691805748; bh=rNbl8qxbyJJcKxmVj7kxuK0nzZioJI2hGiYbGM61zQo=; 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=EpHislCS+X/JyjG0Qszu3BrT4bAGfANYEqz+4KF6691uy1yqpWoqorXTgBx4i/DTc QmgMP/J2AxQ3mXVI7hKIz/UiZqklDdERCSWZjVfEKAde4Y4gVD2Lm/nFE2qz/qLBzL 3tkT+RPTZAduXm2yJTv1l3yxUmiJ9EPVJMOuJEZk= Received: by alsa1.perex.cz (Postfix, from userid 50401) id AA402F80134; Sat, 12 Aug 2023 04:01:08 +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 3736CF80166; Sat, 12 Aug 2023 04:01:08 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B9098F80166; Sat, 12 Aug 2023 04:01:03 +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) server-digest SHA256) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D6DEFF800FB for ; Sat, 12 Aug 2023 04:00:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D6DEFF800FB 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=Kpocs/H9 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 DB22363394; Sat, 12 Aug 2023 02:00:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 722E9C433C7; Sat, 12 Aug 2023 02:00:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691805653; bh=rNbl8qxbyJJcKxmVj7kxuK0nzZioJI2hGiYbGM61zQo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Kpocs/H9CJKF2NIY81ejYcjI3FyWLvo2eNHu+hqrsI4WayaknSOGD+0/wbMXI/+PQ JBcp3uBd/v0WtZR0B7Q1SMGlhv36uMAJ3Jj3EXytpM5F+vWE6zyaEcRas5N9xB+pK1 dojO9jHO/YAkxSqDT6/FSLEloXuLXSz02OPI98kPKgB6kZ4bmyPwXzMDEeLX3voAIo JddhPjW2XiKgeGf3mbiNecQR7sn5nxO8YHG0yXjLI/9xyfaJbtxwYhjy9KlXD27n1e Usg9uT/6X46R5ilzsv5Rnd/JM6WkSdcPcoMigIhVt09xdcRxoSHr4krhDwItA5NIDM +8zhpQV2vv/hA== Date: Sat, 12 Aug 2023 10:00:37 +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 2/4] arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on Message-ID: <20230812020037.GH151430@dragon> References: <513d6f6d1525ad9f7996a9976c06b2a858f8a6a4.1691684726.git.agx@sigxcpu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <513d6f6d1525ad9f7996a9976c06b2a858f8a6a4.1691684726.git.agx@sigxcpu.org> Message-ID-Hash: C5CMRQLYC6T5CUWBHYKTUQ3GWQXIVFZ3 X-Message-ID-Hash: C5CMRQLYC6T5CUWBHYKTUQ3GWQXIVFZ3 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:50PM +0200, Guido Günther wrote: > Otherwise the A53 cores are shut down which doesn't end well. > > Reported-by: David Heidelberg > Tested-by: David Heidelberg > Signed-off-by: Guido Günther Applied, thanks! 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 B6B17EB64DD for ; Sat, 12 Aug 2023 02:01:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=BSO5j3JQBof4KGSQFueyM+KM73et0Man5s+W2fPo9JY=; b=uCqo/S+ZpafFc8 0Y8duJp5QsmKEjL7Y6fKENcMSNi3acgBtSTcb6N2YA/II/D+xa2XzCEVSzlxZrqtOZEQvdpTTUNxe 6EGkxe/sN2LScY+tX12LD8F2sHCYWCxs5KpgrPS3TalcV3lhpuc59yxTHJbcaZOAxqd8yKCSbxEA6 SIBD//DTPWwTnBPgYsk42kAG+zsZ6YdXoU37P/tVvZi1OwFwF52SCAGnxBtHwrLqISRLvMRtXDINC dLZmhjSO+Qcmscms1y5H6ArLWlk0axQr6cTCsmHxP46eVSC0IL+j2whF3RJkZwWGRmHqkX0fOclXA EaLVZhQJjB3k08EmQvdw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUdw0-00CQHp-2f; Sat, 12 Aug 2023 02:00:56 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qUdvy-00CQGy-28 for linux-arm-kernel@lists.infradead.org; Sat, 12 Aug 2023 02:00:55 +0000 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 DB22363394; Sat, 12 Aug 2023 02:00:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 722E9C433C7; Sat, 12 Aug 2023 02:00:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691805653; bh=rNbl8qxbyJJcKxmVj7kxuK0nzZioJI2hGiYbGM61zQo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Kpocs/H9CJKF2NIY81ejYcjI3FyWLvo2eNHu+hqrsI4WayaknSOGD+0/wbMXI/+PQ JBcp3uBd/v0WtZR0B7Q1SMGlhv36uMAJ3Jj3EXytpM5F+vWE6zyaEcRas5N9xB+pK1 dojO9jHO/YAkxSqDT6/FSLEloXuLXSz02OPI98kPKgB6kZ4bmyPwXzMDEeLX3voAIo JddhPjW2XiKgeGf3mbiNecQR7sn5nxO8YHG0yXjLI/9xyfaJbtxwYhjy9KlXD27n1e Usg9uT/6X46R5ilzsv5Rnd/JM6WkSdcPcoMigIhVt09xdcRxoSHr4krhDwItA5NIDM +8zhpQV2vv/hA== Date: Sat, 12 Aug 2023 10:00:37 +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 2/4] arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on Message-ID: <20230812020037.GH151430@dragon> References: <513d6f6d1525ad9f7996a9976c06b2a858f8a6a4.1691684726.git.agx@sigxcpu.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <513d6f6d1525ad9f7996a9976c06b2a858f8a6a4.1691684726.git.agx@sigxcpu.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_190054_767253_C01E6E1F X-CRM114-Status: UNSURE ( 9.10 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 10, 2023 at 07:59:50PM +0200, Guido G=FCnther wrote: > Otherwise the A53 cores are shut down which doesn't end well. > = > Reported-by: David Heidelberg > Tested-by: David Heidelberg > Signed-off-by: Guido G=FCnther Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel