We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abf231 commit ec64efcCopy full SHA for ec64efc
Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -80,7 +80,7 @@ properties:
80
insensitive, letters in the riscv,isa string must be all
81
lowercase to simplify parsing.
82
$ref: "/schemas/types.yaml#/definitions/string"
83
- pattern: ^rv(?:64|32)imaf?d?q?c?b?v?k?h?(?:_[hsxz](?:[a-z])+)*$
+ pattern: ^rv(?:64|32)imaf?d?q?c?b?v?k?h?(?:[hsxz](?:[a-z])+)?(?:_[hsxz](?:[a-z])+)*$
84
85
# RISC-V requires 'timebase-frequency' in /cpus, so disallow it here
86
timebase-frequency: false
0 commit comments