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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DC2D0C433F5 for ; Tue, 5 Oct 2021 06:28:23 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 8D74C604AC for ; Tue, 5 Oct 2021 06:28:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 8D74C604AC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=f7F0OUfLHQjBn1rRB3e6eDvYiqXbIKhelCDi5YS5UD0=; b=FMS/1Z1iSS5hZ0 Yf+kONtqs2K4+udn90rYUBgYSz8JO/PCgph4nFgvhBKjR1HFq4OlVY8mzOj2cOKMtGvd+A7JF4sMr CPPJcKDXDQGr4NBo27gRWb0VwhVCVHi3E8MCICKwv5hIPnrz2PsXHETa/PNXKC6WWFHS9dsnuNHQm JuJysluEUw7EnpomSHWX3J7JPP195PNqEgfaE4iNLVTblvCW5KDZRyDMXQYaaq0HqhtMh4bQqUWEl xteN+eTVuoeRMnsMn0jBL3bdCwB0KwEBgkDh4quIfg4mArg/o1xpG+DtA9L6ZWwQevxZdVtuzot6u XEAADwMMQtWjCkbQPtxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXduU-0099GK-4v; Tue, 05 Oct 2021 06:26:42 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mXduR-0099Fy-3E for linux-arm-kernel@lists.infradead.org; Tue, 05 Oct 2021 06:26:40 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 132D5604AC; Tue, 5 Oct 2021 06:26:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633415198; bh=LeabsSKRoCCwiHF+8StZsPpO/wbGB9n95G0mwU1iFrc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qJ3AADEmluygFB42luDKhrWPoW2GjmMJ5FHx3A4Dvqdtw9ct0vuqUiDsoiWU5amEd 2xdN2oAlYN15FYy2u+62L0PsT/uHWgSrpZigN4TuxZcpBwbz4UEv6PwzEEcKPcdwek lRy2QpczNqzzSV14cbBcjY6vmGnzCoCrNsCB+W7NppzxMVSax1Ovk/wbZXrjBREHIB mKjCGLQZwWsCcyH/vm82aaT/72HcpcKExwLI+iYZDmqJ6ZI7fH/fPYgAwQjiMcWOMU XD4IIDMnxxTxRi0vnoXKpY62961eL/nRQVV28PAJIG0KYtvIXvgRS5it72phEAk5vb 6f1TwU9a/ezcA== Date: Tue, 5 Oct 2021 14:26:33 +0800 From: Shawn Guo To: Tim Harvey Cc: Rob Herring , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] arm64: dts: imx8m*-venice-gw7902: fix M2_RST# gpio Message-ID: <20211005062632.GU20743@dragon> References: <20211004222341.27949-1-tharvey@gateworks.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211004222341.27949-1-tharvey@gateworks.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211004_232639_173767_1438C4AA X-CRM114-Status: UNSURE ( 7.49 ) 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 Mon, Oct 04, 2021 at 03:23:41PM -0700, Tim Harvey wrote: > Fix invalid M2_RST# gpio pinmux. > > Fixes: ef484dfcf6f7 ("arm64: dts: imx: Add i.mx8mm/imx8mn Gateworks gw7902 dts support") > Cc: stable@vger.kernel.org > Signed-off-by: Tim Harvey Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel