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 16894C433EF for ; Sat, 11 Jun 2022 13:00:06 +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=wBz9n1nqnUxHVYEctNMMZhSQTqJ1p+Y0gokFzEldoUY=; b=ttOEQDT4AcYQmH lBOQLPsBiKhGwAP58jN9PssjV606zEZ1zZ4OEBO+rgIWtiFHv0RPlQP3Emx8V2alE3OKI2ByLht9X QwaZisu40d0OVWJT4PymH0n0OKtu5cnBTFvuH5awbMBEFnjiAXCn1yXl4bwjg9l9uD1+phzt7DlLz cgSNvSWT8oSxt4BggGMp++y2MpYmQdxRgfY7ep9XnqdhOZALXFz5Qa+/kbD//C+lyZX6GeyrVcPjh cFnNHnN0uKKB8YQOivndYeXaxdzQByZ50IK/koRxYWdV4ORP6uo9iFbko+KiPnASzVPx57WBGXS+M NNA7WB//UDruWCCH8mag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o00hG-00D0tA-KW; Sat, 11 Jun 2022 12:58:34 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o00hD-00D0s9-Jz for linux-arm-kernel@lists.infradead.org; Sat, 11 Jun 2022 12:58:32 +0000 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 ams.source.kernel.org (Postfix) with ESMTPS id 35CBAB80B76; Sat, 11 Jun 2022 12:58:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id EE5ECC3411C; Sat, 11 Jun 2022 12:58:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1654952307; bh=i8gkB3aP+oJNKqiLP5odmunqccfUTZCZWuLHGtWjCww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rOuH766UF0coPQsxcOPyMK7XmpUbw1C2zKBNjthKAcigu5d11YFtQ3V44TBtVikqB LLhEJbvkMFAzFLidXkV6NOyM6P6yGSAvvzC9KIZJXkCvi/CFpuSFjcndCBMPr0v3u5 6Xg37YoeXhS+LJs/QnrVleZtjC0U2P4mVmu8WhczEYjJog3g1MGH2GWsiGmymRiTSO RMFbO55456///8boX+1spX1EJugjXstmZd7Qgx+grfxkrO6Kc2KwpANxWgijFBAULX 572lMqTlZ5CXGDn4D3Hxsg36iASXPRMUoo9YEB3rrEhEyu9KSAK0+MyUzqxEzEFkz5 wgti/3E8yZ4ig== Date: Sat, 11 Jun 2022 20:58:21 +0800 From: Shawn Guo To: Michael Trimarchi Cc: Sascha Hauer , Fabio Estevam , NXP Linux Team , linux-amarula@amarulasolutions.com, Rob Herring , Ariel D'Alessandro , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Simon Holesch Subject: Re: [PATCH V2] arm: dts: imx6ulz-bsh-smm-m2: Support proper board power off Message-ID: <20220611125821.GJ254723@dragon> References: <20220517135342.2458267-1-michael@amarulasolutions.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220517135342.2458267-1-michael@amarulasolutions.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220611_055831_841318_0B69CA93 X-CRM114-Status: UNSURE ( 9.42 ) 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, May 17, 2022 at 03:53:42PM +0200, Michael Trimarchi wrote: > From: Simon Holesch > > Supports initiating poweroff on SNVS_PMIC_ON_REQ signal. > > Signed-off-by: Simon Holesch > Signed-off-by: Michael Trimarchi Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel