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 CCF76C0015E for ; Wed, 9 Aug 2023 21:28:05 +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=0Z4dyi7ZgM8tYjpQ5+KbXOxFDep2AUONT8iMRETCBd4=; b=fOeYqas6ECGqTgEm5JMOabMv5J Ey8uKjxGfMDU9LHaZ4r8jTOz+3VGLDDwfk/XS5Rd89w8XOW8L8WuifVGyzXclWz2TAs57/gMyJ+EK r/i8SmTrjH4qB1o7wPmvb06YD7Hq6FLX1yZhE7UVSH+yA5pITkPQCv4ywdFGOMdUQYm8dyOHyvMbZ cH53K7BUCxzC578ihkboqfkY1vs2UQJf/kVd/kEf6MkZDU9TqkHUqdEMCgLqvfuUX7jsCQccILc18 piHSRjU3S91XgeHCVEVqZO/UhE0+1SPdaTjK5VwCvIRiWW55SQ/yijAWY6XkOQON986R6hgThe0ML aKeisZcA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qTqiR-005tN6-31; Wed, 09 Aug 2023 21:27:39 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qTqiN-005tM6-1z for linux-arm-kernel@lists.infradead.org; Wed, 09 Aug 2023 21:27:39 +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 ED6DB64A36; Wed, 9 Aug 2023 21:27:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2209BC433C8; Wed, 9 Aug 2023 21:27:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691616454; bh=K9TbPPBi9E1FP8KcEzKHe8YW64FFM8nkSehGDUFIHEI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fPMhmNVkizZCtseVTQmHoLpBRz+NjAKDnJX698tRFWXXz+kwEKLORq+Bw6ciQWTQ5 G+Ss77XVXCgRgH1ovqB6l8L9gwr0hLuyOW8QxiydPX4Jt/pc2Z45RfOm3PD0xhWNLV /TrH4CHhTgOzzDk1c1XzK0NFO/ULGcqDpkdUumx1zLEcSsjiViHwGDil8u6kDhb1UV /k5U8FdXy54G3qhVVIZEZzWpVSct3nQWEKT1KpRkCOBWwW+19vkouZ4nYFqPuiqG1S BZwvDzQmzJ3TdP8b40UdgpIUZQPuwOxxorr16mVNWJj87z8nfHn97u7dj3TiL7JPKm uTWR3HMNnSdTQ== Date: Wed, 9 Aug 2023 22:27:29 +0100 From: Conor Dooley To: Vignesh Raghavendra Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Tero Kristo , Peter Ujfalusi , Santosh Shilimkar , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] dt-bindings: soc: ti: k3-ringacc: Describe cfg reg region Message-ID: <20230809-letdown-fretted-0210aee28452@spud> References: <20230809175932.2553156-1-vigneshr@ti.com> <20230809175932.2553156-2-vigneshr@ti.com> MIME-Version: 1.0 In-Reply-To: <20230809175932.2553156-2-vigneshr@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230809_142738_265273_41C8817C X-CRM114-Status: GOOD ( 14.08 ) 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="===============4049170969110362468==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4049170969110362468== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="qMMx1qc6mc80wG3j" Content-Disposition: inline --qMMx1qc6mc80wG3j Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 09, 2023 at 11:29:31PM +0530, Vignesh Raghavendra wrote: > RINGACC module on K3 SoCs have CFG register region which is usually > configured by a Device Management firmware. But certain entities such as > bootloader (like U-Boot) may have to access them directly. Describe this > region in the binding documentation for completeness of module > description. >=20 > Keep the binding compatible with existing DTS files by requiring first > four regions to be present at least. >=20 > Signed-off-by: Vignesh Raghavendra Acked-by: Conor Dooley Thanks, Conor. --qMMx1qc6mc80wG3j Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZNQEwQAKCRB4tDGHoIJi 0tuBAQD+kbyrlg9rB54uCmu9zM7nxlMZ3ypg96/eehu9Lro20AD/achmjCAruAfz cR5c2Cs92zQ3Z417xou19PIpsvfhbA0= =T9IH -----END PGP SIGNATURE----- --qMMx1qc6mc80wG3j-- --===============4049170969110362468== 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 --===============4049170969110362468==--