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 9562CC25B78 for ; Mon, 27 May 2024 16:44: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-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=aTPmQRYKub7kNtpo2evD+2LPXFoeGa1uVqBq/WfoWd8=; b=c//jcE5gNxQRshMs3cfm4rpvv5 908Jnh+GqyEjQ3DeLt0Lstdif4Ygm7PiUdF35cu4ukUXcAy5QKxOb6n2hedOEaFChz+ZAgXnX8hSK PafuRHqOgHmfTxAjAWxuBIPlrFLSUi8cyOvKX+yegsHW9EjKPkA0rUqVu3GF2jgiTmi+eKK3fWSOa oLqeIsM6/IAGJq3L36lmmNbr6vePgxCiEHkGa9UCIQGKd9/bT4V6VupDTM18FvJCPrVrDdXF2PkY6 EE9DUMdP0ZZ3PoBG/o7iwdqo6qrBCdQ8Npsf0XYjdNjKBbiD/4a0DH4GddZ3vnMOnMWVgnDeKgCfe P2xrq8Hg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sBdS1-0000000FuBG-2Gsn; Mon, 27 May 2024 16:43:57 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sBdRy-0000000FuAk-22Qf for linux-arm-kernel@lists.infradead.org; Mon, 27 May 2024 16:43:56 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6F88ECE0FE0; Mon, 27 May 2024 16:43:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E166DC2BBFC; Mon, 27 May 2024 16:43:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1716828231; bh=4dvkOf1CENcyz9mYEJmPvOqP9GJwkrOwMz2AdlNtPgA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AXWfL9vn+y1y9ceVUMv3HdCyy/fYMV/mL51WccnbrUe1T/QpXcUk7xwP+2bGRCIDy AXR36x92MZHHicdhvyGuvydaOdhRQ6aNK88ICRr1jfwCVbVW8jtbIE1XLssSLOsFzS CixBRZhm23I6u9WoWepxzlIlKSB0q6aeJoAXmt9UNqsHAINLh87d0j635hnQw89N4O TZBOVy3PBtiDzuZsNxb1sQjwbR3yFxU7x2oeYTT2oahvG0wgsGnOBKPObQF3MW68KX 2xLg0SmkN07xBF7r0ftOgLV3Il4hpdZJm9CcELcIaXLcF4PzPwZ0v3Q903weqjL+Pc 0c4HF5DXzgRrA== Date: Mon, 27 May 2024 17:43:46 +0100 From: Conor Dooley To: Alexander Stein Cc: Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Lucas Stach , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8mp/imx8qxp support Message-ID: <20240527-baritone-rubbing-3adca364a249@spud> References: <20240527083402.30895-1-alexander.stein@ew.tq-group.com> <20240527083402.30895-2-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 In-Reply-To: <20240527083402.30895-2-alexander.stein@ew.tq-group.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240527_094354_824950_93CFB793 X-CRM114-Status: GOOD ( 10.75 ) 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="===============5124083082045320233==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5124083082045320233== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mNr8ZlAANkA3yQp4" Content-Disposition: inline --mNr8ZlAANkA3yQp4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 27, 2024 at 10:34:01AM +0200, Alexander Stein wrote: > Some SoC like i.MX8MP or i.MX8QXP use a power-domain for this IP. Add > SoC-specific compatibles, which also requires a power-domain. >=20 > Signed-off-by: Alexander Stein With the indentation fixed Reviewed-by: Conor Dooley Cheers, Conor. --mNr8ZlAANkA3yQp4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZlS4QgAKCRB4tDGHoIJi 0tmiAP48qu9QL4EFuYSq0hRRDGKbueI5B7QNRepOaJRjHSJVbgEAqb5MwT5Jj7Ph byZMrMDdpfWCPNYs5zjxARLjcDmC7wU= =gjJm -----END PGP SIGNATURE----- --mNr8ZlAANkA3yQp4-- --===============5124083082045320233== 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 --===============5124083082045320233==--