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 259C8C4321E for ; Fri, 11 Nov 2022 02:37:41 +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=cCjU6wYlLfq7s8MzNrlSgb9ygnZrtfA5c7p+2kLWr3k=; b=HSYyWQvCSFP03n yW7T6Xdzbbfhk/avNAOo4rZJVBRTywTDkQv1psYOez/OQwtE4+kFIgL2yxxKYL/erH/gl0Dqaj6SR obngPteiRvvtkyQWZGZqZwgPAH+3ruZ7xjln0IXM1EtLBKwBUF5sdUjS8fXKG9YQVRhXKdZnfUzm9 wARdjis/LP124k2SCxUvIKUbBVn7yybPyZFKBh0ZNAw08OnLTwEZybbAQfS0TAZVlrawbyhDqPhf9 65Dj2Pu3SYc3g19ZtTDfmw83cW99vMJvLI9Ujx67wDrun37WU9rapnOUhNO8EekicXuuZUGoTNmTn HUIpzERYg4/idRh8MgDA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1otJuK-00C9Zo-Tc; Fri, 11 Nov 2022 02:36:41 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1otJta-00C9B2-4X for linux-arm-kernel@lists.infradead.org; Fri, 11 Nov 2022 02:35:55 +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 dfw.source.kernel.org (Postfix) with ESMTPS id 9926A61E88; Fri, 11 Nov 2022 02:35:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DD4D3C433C1; Fri, 11 Nov 2022 02:35:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1668134152; bh=Kpivm6/kNme3G5wj03/48cDJZsJHfiRxJsW2BVujKBY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cOmEvTT6bfugYGy3Ga8HU4R6F4h6myeAwwRvvUUnxrPHFJs5S+D7+w+WFOaVIlZTd UuErJLaSlEJcgjEKzHXi/g1mSRYXFeZ54Hv07DpFlY+mvuTVpvGJHIS1L4AH9deLkv A5J1ghF3CgI9/+U4yWIsf57nnfjslh08TQ3kJLjqmKPTaGFrNbfexrG0qhJ9CDGdMB WUQN+SpP9ejQ0Bh3I+pJ2W/v6U0c+kkU0yF8HJazh+8qpS3sZOEpmqKk5Hvdd1wxqJ 8Jj3RBNEDWk0vd/gTPp41EJGA8LLqmuByXGVp5wZ9K8U50LfSFUj9AB9h/Tt4gAqJT 28jja1P4MS8IA== Date: Fri, 11 Nov 2022 10:35:35 +0800 From: Shawn Guo To: Fabio Estevam Cc: Shenwei Wang , Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Linus Walleij , Bartosz Golaszewski , Dong Aisheng , Jacky Bai , Pengutronix Kernel Team , NXP Linux Team , Peng Fan , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, imx@lists.linux.dev Subject: Re: [PATCH v4 1/5] arm64: dts: imx8dxl-ss-lsio: add gpio-ranges property Message-ID: <20221111023535.GF125525@dragon> References: <20221027130859.1444412-1-shenwei.wang@nxp.com> <20221027130859.1444412-2-shenwei.wang@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221110_183554_275478_E8B61ADF X-CRM114-Status: GOOD ( 12.13 ) 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, Nov 08, 2022 at 10:29:53PM -0300, Fabio Estevam wrote: > Hi Shenwei, > > On Thu, Oct 27, 2022 at 10:09 AM Shenwei Wang wrote: > > > > add gpio-ranges property for imx8dxl soc. > > The commit log could be improved by stating the reason for adding gpio-ranges. Shenwei, Could you resend the DTS patches with commit log improved? Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel