Skip to content

Commit 892f10c

Browse files
clementlegerpalmer-dabbelt
authored andcommitted
dt-bindings: riscv: add Zihintntl ISA extension description
Add description for Zihintntl ISA extension[1]. Link: https://drive.google.com/file/d/13_wsN8YmRfH8YWysFyTX-DjTkCnBd9hj/view [1] Signed-off-by: Clément Léger <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 74ba42b commit 892f10c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/riscv/extensions.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -339,6 +339,12 @@ properties:
339339
The standard Zihintpause extension for pause hints, as ratified in
340340
commit d8ab5c7 ("Zihintpause is ratified") of the riscv-isa-manual.
341341

342+
- const: zihintntl
343+
description:
344+
The standard Zihintntl extension for non-temporal locality hints, as
345+
ratified in commit 0dc91f5 ("Zihintntl is ratified") of the
346+
riscv-isa-manual.
347+
342348
- const: zihpm
343349
description:
344350
The standard Zihpm extension for hardware performance counters, as

0 commit comments

Comments
 (0)