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 7739AC4167B for ; Wed, 13 Dec 2023 15:27:15 +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=y8hs5dfC2fGUhFoRt5EGy1uH275FBz6JLMczyIDtBWI=; b=3HdIUOdXYWxBIsbynkP5HmKYQV bJrKI0sm4MNALyofv03zeEfyQ1sEZxKPplMZ5+v7fqM52+4VdSUXwArgTGNyYGHzZD7i614Wz2Vfs DIBsjhWusj2PIgWlsnysvDWrmH5dN/aCsxaiQehxa60O/lqsyiE+PWv0gEXDe8z8JMHyiiXVnPoQE WKSkefIsLD8RMqWxogbTA5XKz87txaIWpyKtTy/u9d42V/T+onpMm3S0UkIU7pSb9xQBdO0uz43Vd ZQLq+z/vRah48ptrEoMdIWQId8Zei9tVcxsiUB+kvOVh4MSMt6xeCeuBBcxmk38belutSlhthZ9Qk MiEcgndw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDR8F-00FDgg-1x; Wed, 13 Dec 2023 15:26:43 +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 1rDR8C-00FDec-1b; Wed, 13 Dec 2023 15:26:42 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id D4F226132E; Wed, 13 Dec 2023 15:26:39 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BBA69C433CB; Wed, 13 Dec 2023 15:26:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702481199; bh=5LrrEvMyyj0fWb6NPjVbblFGe/sJuNAe4eX2ZyX7Kt0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Gb6BH7D+aYS61woucg5hbgnpKCFH2JrZe9F7CoamrCJlrRo+15C86NHi2e7T9MoI0 voFaVtvfZv/m36LPNfwBTmuS+fzS/AZgBTL6y1G5uJKdzX+82fqYVPsguuz4WpGlfR 1duPZzQ84PZHAjZJENwupiAANqkRbYlKDP8/kc4RZLH/+/VSSctEpbwMMA6dixOzmD sDUCEhLqqa6Mke47Dab95s7KYkO0rDF5YbInpc//M4u5vOhFqp/NY6TRGcO2+52gFm YH/2i10BIfOinYtmJuflXh8fQo2clkel8PHqG9azTs1GexOFYGdkEgJXJ3+1y3LPLm glD3qCYeHihAw== Date: Wed, 13 Dec 2023 15:26:28 +0000 From: Conor Dooley To: Yu Chien Peter Lin Cc: acme@kernel.org, adrian.hunter@intel.com, ajones@ventanamicro.com, alexander.shishkin@linux.intel.com, andre.przywara@arm.com, anup@brainfault.org, aou@eecs.berkeley.edu, atishp@atishpatra.org, conor+dt@kernel.org, conor.dooley@microchip.com, devicetree@vger.kernel.org, dminus@andestech.com, evan@rivosinc.com, geert+renesas@glider.be, guoren@kernel.org, heiko@sntech.de, irogers@google.com, jernej.skrabec@gmail.com, jolsa@kernel.org, jszhang@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-riscv@lists.infradead.org, linux-sunxi@lists.linux.dev, locus84@andestech.com, magnus.damm@gmail.com, mark.rutland@arm.com, mingo@redhat.com, n.shubin@yadro.com, namhyung@kernel.org, palmer@dabbelt.com, paul.walmsley@sifive.com, peterz@infradead.org, prabhakar.mahadev-lad.rj@bp.renesas.com, rdunlap@infradead.org, robh+dt@kernel.org, samuel@sholland.org, sunilvl@ventanamicro.com, tglx@linutronix.de, tim609@andestech.com, uwu@icenowy.me, wens@csie.org, will@kernel.org, ycliang@andestech.com, inochiama@outlook.com Subject: Re: [PATCH v5 09/16] dt-bindings: riscv: Add T-Head PMU extension description Message-ID: <20231213-romp-squeegee-0cdb44aff415@spud> References: <20231213070301.1684751-1-peterlin@andestech.com> <20231213070301.1684751-10-peterlin@andestech.com> MIME-Version: 1.0 In-Reply-To: <20231213070301.1684751-10-peterlin@andestech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_072640_621980_40D21A86 X-CRM114-Status: GOOD ( 15.46 ) 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="===============2482144127168938651==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2482144127168938651== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="7g0vcE0ZONFlAzn3" Content-Disposition: inline --7g0vcE0ZONFlAzn3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Dec 13, 2023 at 03:02:54PM +0800, Yu Chien Peter Lin wrote: > Document the ISA string for T-Head performance monitor extension > which provides counter overflow interrupt mechanism. >=20 > Signed-off-by: Yu Chien Peter Lin > Reviewed-by: Guo Ren > Reviewed-by: Inochi Amaoto > --- > Changes v2 -> v3: > - New patch > Changes v3 -> v4: > - No change > Changes v4 -> v5: > - Include Guo's Reviewed-by > - Include Inochi's Reviewed-by > - Update to C910 documentation with its commit hash > --- > Documentation/devicetree/bindings/riscv/extensions.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/riscv/extensions.yaml b/Do= cumentation/devicetree/bindings/riscv/extensions.yaml > index c91ab0e46648..b5cb8ac7ac80 100644 > --- a/Documentation/devicetree/bindings/riscv/extensions.yaml > +++ b/Documentation/devicetree/bindings/riscv/extensions.yaml > @@ -258,5 +258,11 @@ properties: > in commit 2e5236 ("Ztso is now ratified.") of the > riscv-isa-manual. > =20 > + - const: xtheadpmu > + description: > + The T-Head performance monitor extension for counter overflo= w, as ratified I'm not sure that "ratified" here is the right word, probably "documented" is better, but I don't think that is worth a resend. Acked-by: Conor Dooley Cheers, Conor. > + in commit 4c4981 ("Initial commit") of Xuantie C910 user man= ual. > + https://github.com/T-head-Semi/openc910/tree/main/doc > + > additionalProperties: true > ... > --=20 > 2.34.1 >=20 --7g0vcE0ZONFlAzn3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZXnNJAAKCRB4tDGHoIJi 0rGDAQD3aa1sgvZcl2UuyEAdv8hNrEY8UAeOmq4VVREsig79WAEAp7psoeCxBWLM X4adVORVHKHi9jWmb2mdq7PBBO0wmwE= =8PPM -----END PGP SIGNATURE----- --7g0vcE0ZONFlAzn3-- --===============2482144127168938651== 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 --===============2482144127168938651==--