From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E05542E3F5 for ; Thu, 26 Oct 2023 14:08:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="qWi5Ve54" Received: by smtp.kernel.org (Postfix) with ESMTPSA id C2843C433C8; Thu, 26 Oct 2023 14:08:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698329312; bh=6f4xiuOx8GAVgCWVik/nTx0Vov7JkxldkKhv4Zht344=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qWi5Ve54FAg4OoUVvKDkCM6+ExJyH8Qsyh+Y/kzOIWQxtJiUbSe7WIlabITNbxIcs bdob6pkGAU9jUioWzGHd5psFFkIED5KjoZwq/8AAXYmMPR72rJAqKX36deS4tpEXQL koTjzv7zlaZCLh1Yl//dIkrXsvEc+q+nSUYTH/8bXIgV4p3W56p5D9zacCCqIrmFDs WDG0pPv/wF7nfO4elApyAEI5B6Q5iuGw5b4sXS+am96gfAVTCjEQNRn3lahDXv76Q+ KRnCfdUjObWM8rHs6sQo7ptWI0KvtPjeSzMNgUQUpOR1Tbe5SmfPqnQe6NgJoFC/lu Fs82VQ02mcaLA== Date: Thu, 26 Oct 2023 15:08:27 +0100 From: Conor Dooley To: Elad Nachman Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, andrew@lunn.ch, gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, pali@kernel.org, mrkiko.rs@gmail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, cyuval@marvell.com Subject: Re: [PATCH v3 2/3] dt-bindings: arm64: dts: add dt-bindings for ac5x rd carrier Message-ID: <20231026-overlay-statutory-320dba426682@spud> References: <20231026084735.3595944-1-enachman@marvell.com> <20231026084735.3595944-3-enachman@marvell.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jK13gaiH2pAsVtN1" Content-Disposition: inline In-Reply-To: <20231026084735.3595944-3-enachman@marvell.com> --jK13gaiH2pAsVtN1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 26, 2023 at 11:47:34AM +0300, Elad Nachman wrote: > From: Elad Nachman >=20 > Add dt bindings for AC5X RD COM Express Type 7 carrier board. > This board will Accept a CN9131 COM Express Type 7 CPU module. >=20 > Signed-off-by: Elad Nachman Acked-by: Conor Dooley Thanks, Conor. > --- > .../devicetree/bindings/arm/marvell/armada-7k-8k.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.y= aml b/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml > index 52d78521e412..71bc94047d1b 100644 > --- a/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml > +++ b/Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml > @@ -60,4 +60,12 @@ properties: > - const: marvell,armada-ap807-quad > - const: marvell,armada-ap807 > =20 > + - description: AC5X RD COM Express Carrier for Armada CN9131 SoC w= ith one external CP > + items: > + - const: marvell,ac5x_rd_carrier > + - const: marvell,cn9131 > + - const: marvell,cn9130 > + - const: marvell,armada-ap807-quad > + - const: marvell,armada-ap807 > + > additionalProperties: true > --=20 > 2.25.1 >=20 --jK13gaiH2pAsVtN1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZTpy2wAKCRB4tDGHoIJi 0v6UAQD5nkeE6T2ElyqajbwgeJl0L+dM+KPyCbE6V5qVBEX1ggEA6urabaKXYH+G +6e267D/NP+3xGLE6/hiHRkVaxiXsA0= =hIUT -----END PGP SIGNATURE----- --jK13gaiH2pAsVtN1--