aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorConor Dooley <[email protected]>2022-12-05 17:44:59 +0000
committerPalmer Dabbelt <[email protected]>2023-01-06 10:31:09 -0800
commitec64efc4966edf19fa1bc398a26bddfbadc1605f (patch)
treefcbf016b4b2f81a2b67e8fc53f0978ad76dbaa15 /tools/perf/util/trace-event-scripting.c
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
dt-bindings: riscv: fix underscore requirement for multi-letter extensions
The RISC-V ISA Manual allows the first multi-letter extension to avoid a leading underscore. Underscores are only required between multi-letter extensions. The dt-binding does not validate that a multi-letter extension is canonically ordered, as that'd need an even worse regex than is here, but it should not fail validation for valid ISA strings. Allow the first multi-letter extension to appear immediately after the single-letter extensions. Link: https://github.com/riscv/riscv-isa-manual/releases/tag/riscv-unpriv-pdf-from-asciidoc-15112022 # Chapter 29.5 Fixes: 299824e68bd0 ("dt-bindings: riscv: add new riscv,isa strings for emulators") Acked-by: Guo Ren <[email protected]> Signed-off-by: Conor Dooley <[email protected]> Acked-by: Rob Herring <[email protected]> Reviewed-by: Palmer Dabbelt <[email protected]> Acked-by: Palmer Dabbelt <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions