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 B131CC04E69 for ; Thu, 10 Aug 2023 16:06:17 +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=tp2qL1/gQpzMRO2/ZVYgznmY0aH68sdMTNgLcNDjR0I=; b=TaDFkvOAdbm4Wc1f2RkTUlYN/t 7JwWKK0oNfNvOUR0PKEXt0lwj6VbwAyvBtjb47M+s9nc3nrK5M4AERCga8UXWu5njlSl12LHsq0WU bL4vtrnI4dyDVFa66h6JcHr3lvuTgYDyoxkgXo7y7vqRWx3yQY9xsSr9Dihw7Vyhwm0wijb3voPPH W9LcbGlqqTgquPZ+/L0aSZqdsffbsAUIhbnIg9o62wU363ENikXN7XUgGseOYh+j+lVAWboCuwNTQ U/AdGe4aAyKjOj14sUjK9Vo6is7yv6cAMoyCeh1oyiS06QO4BeEtruLTD/Z0O/DTo4qo928nCrOlf tP9VgTVg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU8AX-0088Wt-1J; Thu, 10 Aug 2023 16:05:49 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qU8AU-0088VQ-0w for linux-arm-kernel@lists.infradead.org; Thu, 10 Aug 2023 16:05:47 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C26C16622F; Thu, 10 Aug 2023 16:05:45 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0CFFBC433C9; Thu, 10 Aug 2023 16:05:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691683545; bh=sE8vJImQJfqIlIoT9GJZ2NkALnDsa4xnLuDYzHmO9oI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=l8QpO+0ON3P8JihVTCPLoFyPj/dwAoH0ErCMEO2PXBtmFgobtKRVUtfb0xSyCOkzd 2tnJgZRQ4cT2j7INbbzbZFEbhL2nnbK+W9FfmBEDZ6Lt4NNlKrtH7UOKB4FAkX5NIW yVv86r+zxl4Dbt2mD32mk1O9S/DR+rKm2fJ2NIBnKUrBSZR8yXx/w298eoll3T3kyh hG9lwqqusb5EOKApmHpZ2m1EJqBn+pcq/XTfTc2o3Zp7BN25e8oYMbMDEKx26nYtBn W3+c6jb+msJ8aqZjSP30ym38RIQEii3ncS7XJoMy5JM0RucrYC3eU82O+eplhv9h2T r1Osv+mywiuvg== Date: Thu, 10 Aug 2023 17:05:40 +0100 From: Conor Dooley To: Hari Nagalla Cc: nm@ti.com, vigneshr@ti.com, kristo@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/5] dt-bindings: remoteproc: k3-dsp: correct optional sram properties for AM62A SoCs Message-ID: <20230810-pastor-unneeded-c79bd4b5875e@spud> References: <20230810005850.21998-1-hnagalla@ti.com> <20230810005850.21998-2-hnagalla@ti.com> MIME-Version: 1.0 In-Reply-To: <20230810005850.21998-2-hnagalla@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_090546_420783_7D04360B X-CRM114-Status: GOOD ( 17.61 ) 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="===============6515442735978457027==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6515442735978457027== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dyc38nYae261xfW+" Content-Disposition: inline --dyc38nYae261xfW+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 09, 2023 at 07:58:46PM -0500, Hari Nagalla wrote: > The C7xv-dsp on AM62A have 32KB L1 I-cache and a 64KB L1 D-cache. It > does not have an addressable l1dram . So, remove this optional sram > property from the bindings to fix device tree build warnings. >=20 > Also set the 'memory-regions' property as optional. This is because > the remote processors can function without carveout regions. That seems like an unrelated change that deserves its own commit.. >=20 > Signed-off-by: Hari Nagalla > --- > Changes since v1: > - Corrected dsp node binding doc file to fix yamllint warnings for am62a. >=20 > .../bindings/remoteproc/ti,k3-dsp-rproc.yaml | 16 ++++++++++++++-- > 1 file changed, 14 insertions(+), 2 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc= =2Eyaml b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml > index f16e90380df1..8dd22c57e22d 100644 > --- a/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml > +++ b/Documentation/devicetree/bindings/remoteproc/ti,k3-dsp-rproc.yaml > @@ -111,7 +111,6 @@ else: > properties: > compatible: > enum: > - - ti,am62a-c7xv-dsp > - ti,j721e-c71-dsp > - ti,j721s2-c71-dsp > then: > @@ -124,6 +123,20 @@ else: > items: > - const: l2sram > - const: l1dram > + else: > + if: > + properties: > + compatible: > + enum: > + - ti,am62a-c7xv-dsp > + then: > + properties: > + reg: > + items: > + - description: Address and Size of the L2 SRAM internal memo= ry region > + reg-names: > + items: > + - const: l2sram > =20 > required: > - compatible > @@ -135,7 +148,6 @@ required: > - resets > - firmware-name > - mboxes > - - memory-region > =20 > unevaluatedProperties: false > =20 > --=20 > 2.34.1 >=20 --dyc38nYae261xfW+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNUK1AAKCRB4tDGHoIJi 0kr0AP9B06s/CatMWhvBB2RlunbKgobud2j9uCx8xtjKzXn9ugD/Rrvjh5Zp4SlX iNlgr1ksATHgu0qlBDYZkHreoJKlig8= =MyTp -----END PGP SIGNATURE----- --dyc38nYae261xfW+-- --===============6515442735978457027== 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 --===============6515442735978457027==--