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 e9f1d61 commit a0d8572Copy full SHA for a0d8572
Documentation/devicetree/bindings/riscv/extensions.yaml
@@ -726,6 +726,39 @@ properties:
726
- contains:
727
const: zve64f
728
729
+ - if:
730
+ contains:
731
+ anyOf:
732
+ - const: zvbc
733
+ - const: zvkn
734
+ - const: zvknc
735
+ - const: zvkng
736
+ - const: zvknhb
737
+ - const: zvksc
738
+ then:
739
740
741
+ - const: v
742
+ - const: zve64x
743
+
744
745
746
747
+ - const: zvbb
748
+ - const: zvkb
749
+ - const: zvkg
750
+ - const: zvkned
751
+ - const: zvknha
752
+ - const: zvksed
753
+ - const: zvksh
754
+ - const: zvks
755
+ - const: zvkt
756
757
758
759
760
+ - const: zve32x
761
762
allOf:
763
# Zcf extension does not exist on rv64
764
- if:
0 commit comments