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 AFF6DC43458 for ; Mon, 29 Jun 2026 15:33:08 +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=VLRlx+k+luac4VsSiDvZ79AsekOG0ulN0VcESrYApYo=; b=KudJM08Ivr1dYyOZtXmXUaHt7Q hoFEb/mCBI649J0VX+T6YtB1E9pugVH/cs8BkaZdeVLbA/4BM/21n8gF3570i9BKZiK71Bn1a9dyc AoPIXKqvZAkk71wDG5KMuK3r0JhDY4FwaA3vlly0ULj2PC5aillOnNbxFYxYFY4GhtwHlbDWm8zKN z4Xl2MNbrYkbH1q7cQCzVro7+9aWzTSznOxuZPbrIFbmsyDN4EIn0HIqs1iiWbRIHDMrApP5zLm9/ Bct3FNRDrvlqDpdkR9CL9LCNgYNE99KGAAb7207fTOB56E0obn9cUH2JQKFkpSgRyBeFZBrAhwgsq BLmcLDPw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1weDyl-0000000F57f-0MJj; Mon, 29 Jun 2026 15:32:59 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1weDyj-0000000F57W-3kOH for linux-riscv@lists.infradead.org; Mon, 29 Jun 2026 15:32:57 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 8B14741689; Mon, 29 Jun 2026 15:32:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5AEF01F000E9; Mon, 29 Jun 2026 15:32:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782747177; bh=mnhHFQLWlBMk0jiGzanVa/9YxlSEiaiSag4o7iJqZ3o=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Kh0eAxl+BBoLZPsPIn17XfRi1X7McxKBvvQVYpAdbon0kRXRW+clGhx6RvpySqumF jG8KHflJej6TDLujfuh5yv2JJP0dJ1RgDuQv1gCv9TIYOizT70Xn9mRI5vA/A4Bs2t PP4aJ14LUJxYvnWtb/WK6EXvI38pRXQ159jH3Yo7xlmbk0H5NEE2xKQGh88MnOT8BR QlUSxe6TwS99s8eM/jBdk+EM5fsqAJx7K2RNqiifeJdoVP3y5hn1cfPKBbmLUXUMDE 09HuRGd9M1bOtJD1D7RutTR60d1Pere18Eoi0B2S6Kp4VtaESPRZAB/n53hou0VCI9 xw2n06k3Qj+kw== Date: Mon, 29 Jun 2026 16:32:48 +0100 From: Conor Dooley To: Drew Fustini Cc: Adrien Ricciardi , Alexandre Ghiti , Atish Kumar Patra , Atish Patra , Babu Moger , Ben Horgan , Borislav Petkov , Chen Pei , Conor Dooley , Conor Dooley , Dave Hansen , Dave Martin , Fenghua Yu , Gong Shuai , Gong Shuai , guo.wenjia23@zte.com.cn, James Morse , Kornel =?utf-8?Q?Dul=C4=99ba?= , Krzysztof Kozlowski , liu.qingtao2@zte.com.cn, Liu Zhiwei , Palmer Dabbelt , Paul Walmsley , Peter Newman , Radim =?utf-8?B?S3LEjW3DocWZ?= , Reinette Chatre , Rob Herring , Samuel Holland , Sebastian Andrzej Siewior , Tony Luck , Vasudevan Srinivasan , Ved Shanbhogue , Weiwei Li , yunhui cui , linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org, x86@kernel.org, devicetree@vger.kernel.org, linux-rt-devel@lists.linux.dev, linux-doc@vger.kernel.org Subject: Re: [PATCH v3 7/8] dt-bindings: riscv: Add binding for CBQRI controllers Message-ID: <20260629-modulator-backlog-931a4600f567@spud> References: <20260628-dfustini-atl-sc-cbqri-dt-v3-0-c9c1342fe3cf@kernel.org> <20260628-dfustini-atl-sc-cbqri-dt-v3-7-c9c1342fe3cf@kernel.org> MIME-Version: 1.0 In-Reply-To: <20260628-dfustini-atl-sc-cbqri-dt-v3-7-c9c1342fe3cf@kernel.org> X-BeenThere: linux-riscv@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="===============9140628432429976937==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============9140628432429976937== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Rzri6Paspuk7yh4l" Content-Disposition: inline --Rzri6Paspuk7yh4l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 28, 2026 at 02:18:18PM -0700, Drew Fustini wrote: > Document the device tree binding for RISC-V CBQRI capacity and bandwidth > controllers. Each controller is named by a device-specific compatible > followed by the generic compatible. The binding also describes the > common riscv,cbqri-rcid and riscv,cbqri-mcid properties, and the > optional riscv,cbqri-cache phandle that links a capacity controller to > the cache whose capacity it allocates. >=20 > Assisted-by: Claude:claude-opus-4-8 > Co-developed-by: Adrien Ricciardi > Signed-off-by: Adrien Ricciardi > Signed-off-by: Drew Fustini Reviewed-by: Conor Dooley pw-bot: not-applicable --Rzri6Paspuk7yh4l Content-Type: application/pgp-signature; name=signature.asc -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCakKQIAAKCRB4tDGHoIJi 0mPIAQDBagOfetNCVnYvlw3izyi8K+IDSYeG2DHQ5aFVQ93VOAD+MS7oATLWI06S TGQz48qb5siY3bfMvtFbjmx4zT+eGgk= =idfr -----END PGP SIGNATURE----- --Rzri6Paspuk7yh4l-- --===============9140628432429976937== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============9140628432429976937==--