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 C2B5F30171E; Tue, 16 Sep 2025 19:21:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758050467; cv=none; b=cYFFmyOS2BJ0w1vIFpzH4f2Cgl6TSFnYj0CyCOtpZNmEKKW4FHiObfjvg7T+aJDRKJSy9uE5B+DYrIxEqZo7cNBE9GfMDdqUK1+T0J5MUC0Qk9R7xJLZv3ABBMZ6Bl+6rqvLxxSoO4jbkH1CIoWrw9myfPniwRB0W53r9Pkm/I8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758050467; c=relaxed/simple; bh=6+WqFfDAReqi0O3H8d46eKzoBiYaoKSbaFyax7f1R6s=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=beKmt5wgawZTvAdBJ8qwu3xwol4nkmNwlCo2AVfmAHK+UgLM/ntRIcANx6+cToMpa+5mIy2rgQRPREGYSMn1FAHVJWDsB1M62hyC7Jc8wekYS5qvuSWXr/8T5z3kjrYnWnU0b9IB+5t+XsYsu5mnzoI2YSdZ2dWLfIkI4lhR5js= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=YbLibwDf; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="YbLibwDf" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E2B1C4CEEB; Tue, 16 Sep 2025 19:21:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1758050465; bh=6+WqFfDAReqi0O3H8d46eKzoBiYaoKSbaFyax7f1R6s=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YbLibwDf7yCOcK9svXpIDFUcOn32houdi7d16upgcEbaGLSNZTOrorXqEHyoimOas xizUTKlJ0+Nx/BPNdCxR0b43KWKcf3/DRo3Sd0huDxC7I5LveFpwLW45Pocbe+uvAr Xvhiiqm2ztQqKix/6+XVs+JZey7NT05JprdAdyW6CiYLt1TTKHh/H4WX1TUy3SQ+jq zEr8yM4lpxavP+iD9nNBErkcJVvzNO9WmjP7kNkZ/hi6Fly+FAO7GLPNIYktMMr/U5 FDiDEQijdpHQlL8cQ1Lv/tfjS8n+VJ3ABJwsi0IlwQ+cVD9ZQc8fm1s1Vlow9xedKc HLNVwN64wNpmQ== Date: Tue, 16 Sep 2025 12:21:03 -0700 From: Drew Fustini To: Conor Dooley Cc: Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Kornel =?utf-8?Q?Dul=C4=99ba?= , Adrien Ricciardi , James Morse , Atish Kumar Patra , Atish Patra , Vasudevan Srinivasan , guo.wenjia23@zte.com.cn, liu.qingtao2@zte.com.cn, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v2 1/3] dt-bindings: riscv: Add Ssqosid extension description Message-ID: References: <20250915-ssqosid-v6-17-rc5-v2-0-2d4b0254dfd6@kernel.org> <20250915-ssqosid-v6-17-rc5-v2-1-2d4b0254dfd6@kernel.org> <20250916-landfall-easeful-782b60eb7d69@spud> 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="tpbFvsgPwTSnAM87" Content-Disposition: inline In-Reply-To: <20250916-landfall-easeful-782b60eb7d69@spud> --tpbFvsgPwTSnAM87 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 16, 2025 at 07:36:01PM +0100, Conor Dooley wrote: > On Mon, Sep 15, 2025 at 10:13:41PM -0700, Drew Fustini wrote: > > Document the ratified Supervisor-mode Quality of Service ID (Ssqosid) > > extension v1.0. > >=20 > > Link: https://github.com/riscv/riscv-ssqosid/releases/tag/v1.0 > > Signed-off-by: Drew Fustini > > --- > > Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ++++++ > > 1 file changed, 6 insertions(+) > >=20 > > diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/= Documentation/devicetree/bindings/riscv/extensions.yaml > > index ede6a58ccf5347d92785dc085a011052c1aade14..38e3d8d38cce55022ea70eb= 52423b1163e3cb097 100644 > > --- a/Documentation/devicetree/bindings/riscv/extensions.yaml > > +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml > > @@ -165,6 +165,12 @@ properties: > > ratified at commit d70011dde6c2 ("Update to ratified state= ") > > of riscv-j-extension. > > =20 > > + - const: ssqosid > > + description: | > > + The ratified Supervisor-mode Quality of Service ID (Ssqosi= d) > > + extension v1.0 which adds the Supervisor Resource Manageme= nt > > + Configuration (srmcfg) CSR. >=20 > Please cite when it was added, as is done for other extensions. I had seen the pattern of commit X from Unpriv or Priv spec but I was having trouble adapting that for Ssqosid as it has its own v1.0 PDF. However, I now notice 'zacas' seems to have its own spec. Would this work for 'ssqosid'? - const: ssqosid description: | The Ssqosid extension for Quality of Service ID is ratified as v1.0 in commit 5059e0ca641c of riscv-ssqosid. Thanks, Drew --tpbFvsgPwTSnAM87 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQSy8G7QpEpV9aCf6Lbb7CzD2SixDAUCaMm4jAAKCRDb7CzD2Six DLUeAQDO5lFaFCk4ig6oiUbCMV1B9ivTXYq9bg45BcgvGSoJ5wEAkSJ5NLq9ohsk h+B7lIHYwZ3f6UjrMUYCusgwEo4uwgQ= =FJJd -----END PGP SIGNATURE----- --tpbFvsgPwTSnAM87--