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 6BD51C5479D for ; Mon, 9 Jan 2023 08:53:27 +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=AgZeFYK/INDgtdyhunFSHDuEYID59ezn/D4psedUM/s=; b=ToPt8+4PhUqU28 NOGUkxi6nGbCo3u8leCeF15m3Iui/ePOV0FmYrX7FWufTTTazbh/MuWU/129V2XjT0e9EYLRkVJof VnPnVqBgTXRJA+r05pLOSbdBezHVw5tyOIobLAt20hbjQms4pOS/Bq7mEDiJXAVKEE9fckEnsA1Zu P22w/BuY6KgaZpzVsfX38DP+26hJYCtfW7TSZRqoKjOooBKynwVkD0yMNx3IXS7mvzjOSulJ7jbQH GEJH8kLh4XSqpPJiwc5ZjJ5AJWjxrKWd9tguKai/NheQqUgVo7n2RA3byGcUkCdLjg4lUHIA2qtUB ajSeiFZvVSMOigEIwNxw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pEntN-000Tbp-Uf; Mon, 09 Jan 2023 08:52:30 +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 1pEntK-000TaM-Rx for linux-arm-kernel@lists.infradead.org; Mon, 09 Jan 2023 08:52:28 +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 63EFA60F54; Mon, 9 Jan 2023 08:52:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 89118C43392; Mon, 9 Jan 2023 08:52:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1673254342; bh=ON51W0KW3eubukMtXSLrXoIkB71m/gu6sk3xJBg5bP8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NiCtskm5xptM8PGSCN/NbW+t9fajk2ysvFtfkmhlYlR/z4iycpoelroCAknkSjKlp Qyq/TIHLTuGRm0xvEdoy4o5N06L7zE1FqgBQ4ktz9RdoTG+bH2YknMAXwh9sigOA0o 580Z/yVMlet2pxtU4w7l/4hUK2HxqDj6TjUsi0VZ2D1P9eA4jiRG6WVDRmXpOAZVyr 40mW1VCaEpCvyREGnnRDdGqtzcJAQsgvLp9Ke0klZViwTM5RwHf8/yMp8rtSccu41K oEYKwlnqVKqhCXvlchth1CfXBnHGuiWCK5V1PvMtFoQOaIiYdWW3f+4K2TtXQmnvLT GPPTuSfy3sNpw== Date: Mon, 9 Jan 2023 16:52:15 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH V2 0/5] binding: imx8m: add IOMUXC GPR Message-ID: <20230109085214.GI18301@T480> References: <20230104002545.3473598-1-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230104002545.3473598-1-peng.fan@oss.nxp.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-20230109_005226_978508_E27378F5 X-CRM114-Status: GOOD ( 10.91 ) 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 Wed, Jan 04, 2023 at 08:25:40AM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > V2: > Update nodename to syscon in patch 3 > Add A-b/R-b tag > > Add binding doc for i.MX8M, update dts to match binding doc. > This is effort for ARM System-Ready 2.0 certification > > Peng Fan (5): > dt-bindings: soc: imx: add IOMUXC GPR support > arm64: dts: imx8mq: correct iomuxc-gpr compatible > arm64: dts: imx8mm: correct iomuxc-gpr compatible > arm64: dts: imx8mn: update iomuxc-gpr node name > arm64: dts: imx8mp: use syscon for iomuxc-gpr Applied all, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel