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 A20F6C47422 for ; Fri, 26 Jan 2024 16:33:31 +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-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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=A8Z27vpX6NIH+3u0Ke3Iu132zmwEjgGyqQ+qvd34IoI=; b=lfGfCtFREdXNp9fs8JD/+PZ42n +C+okVnu0biSKwAtgYL4T4R3MdvCTpkaFQze2bSrPH2p0SVs6Q+olWpAfHUUuCaUPwdDez6iKW9eJ Nu16c0hVQSFhVTRwrjgA0kIm2GrlvC9RDqLNh6h0wYX7R/MTdGhZtHiHAtwScc+MpR2qe7iezL25e 870pE/7DXlgqUFoiQsZwW7a4nwPPmnBuxdqcGmLURlrXm2kTCZNrPcEzDX3pc4AXBunRkPGOhHjyf RYaaXyx+HmRWxkyjn+ybxvTUu9OjDSbViebqeUcRBCBaM48UHSRNVDyJBCMbqASBQky4KrlXZzVxK HiUUxndw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rTP8o-00000004gZR-0h0W; Fri, 26 Jan 2024 16:33:18 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rTP8l-00000004gZ2-47Ui for linux-arm-kernel@lists.infradead.org; Fri, 26 Jan 2024 16:33:17 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 4F0C96252C; Fri, 26 Jan 2024 16:32:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1B5ACC433F1; Fri, 26 Jan 2024 16:32:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706286765; bh=O2GdFJ088dolrQz4phEpzEs0z4sl/H/4jK6u8SsoYxw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=o6dGIpVKtE7C1XA+I7lHIazTZ9NiJvbbUwwFafXmh25g1ytRSkE++aMo/yA5defwy oQrkn4rvgukDgRo9RVOOSUQGrb6Nx/cLC+ZIxgNCVoEe+KdYH5Ei3Y60VtWnuxyVz8 UBfCm+SAZs3JWf3BkwxTCp7SGIWOCRvbT9tYLHJ9Z5ZueoE8p5llfQrgDUJ8+NJtel UsDSoDG2mYwNBdtXqElFFdE7gCdE8EmWHxHPwy+IEvaaOxUNV3snOOmegBxfMyKJE6 PBqWgJMS279PW/8i/FzoWJURbuw9zBdXjVsmrSH6FabK5i44n+T+0HeVEl0POw57Zk MprieXZblzGVg== Date: Fri, 26 Jan 2024 16:32:39 +0000 From: Conor Dooley To: "Peng Fan (OSS)" Cc: Jassi Brar , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Dong Aisheng , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH v5 1/4] dt-bindings: mailbox: fsl,mu: add i.MX95 Generic/ELE/V2X MU compatible Message-ID: <20240126-confirm-jawless-dca60fc9afce@spud> References: <20240126-imx-mailbox-v5-0-7ff3a3d53529@nxp.com> <20240126-imx-mailbox-v5-1-7ff3a3d53529@nxp.com> MIME-Version: 1.0 In-Reply-To: <20240126-imx-mailbox-v5-1-7ff3a3d53529@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240126_083316_071986_09A67C69 X-CRM114-Status: GOOD ( 11.15 ) 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: multipart/mixed; boundary="===============7901124819175636956==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7901124819175636956== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7mFRVebTH76qyLZi" Content-Disposition: inline --7mFRVebTH76qyLZi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 26, 2024 at 02:29:14PM +0800, Peng Fan (OSS) wrote: > examples: > @@ -134,3 +159,34 @@ examples: > interrupts =3D ; > #mbox-cells =3D <2>; > }; > + > + - | > + #include > + > + mu2: mailbox@445b0000 { > + compatible =3D "fsl,imx95-mu"; > + reg =3D <0x445b0000 0x10000>; > + ranges; > + interrupts =3D ; > + #address-cells =3D <1>; > + #size-cells =3D <1>; > + #mbox-cells =3D <2>; > + > + sram@445b1000 { > + compatible =3D "mmio-sram"; > + reg =3D <0x445b1000 0x400>; > + ranges =3D <0x0 0x445b1000 0x400>; > + #address-cells =3D <1>; > + #size-cells =3D <1>; > + > + scmi_buf0: scmi-sram-section@0 { If you are resending, the labels here for the section nodes are not used and should be dropped. Ditto the "mu2" label above. Otherwise, this looks okay to me. Reviewed-by: Conor Dooley Thanks, Conor. > + compatible =3D "arm,scmi-shmem"; > + reg =3D <0x0 0x80>; > + }; > + > + scmi_buf1: scmi-sram-section@80 { > + compatible =3D "arm,scmi-shmem"; > + reg =3D <0x80 0x80>; > + }; > + }; > + }; >=20 > --=20 > 2.37.1 >=20 --7mFRVebTH76qyLZi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbPepwAKCRB4tDGHoIJi 0iznAP9CgtESW4FpxQqe75d/8cvQmVeYyQVWHwa/YljMBuNyZQEAmA2R6OTld8KG rRaZ/bC0Duc9RlGsPTSY6bfIdxHCpwg= =cCmD -----END PGP SIGNATURE----- --7mFRVebTH76qyLZi-- --===============7901124819175636956== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============7901124819175636956==--