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 215113a commit c928080Copy full SHA for c928080
Documentation/devicetree/bindings/pci/rockchip-dw-pcie.yaml
@@ -22,6 +22,7 @@ properties:
22
- const: rockchip,rk3568-pcie
23
- items:
24
- enum:
25
+ - rockchip,rk3562-pcie
26
- rockchip,rk3576-pcie
27
- rockchip,rk3588-pcie
28
@@ -76,7 +77,9 @@ allOf:
76
77
properties:
78
compatible:
79
contains:
- const: rockchip,rk3576-pcie
80
+ enum:
81
82
+ - rockchip,rk3576-pcie
83
then:
84
required:
85
- msi-map
@@ -85,7 +88,9 @@ allOf:
88
86
89
87
90
91
92
93
94
95
96
interrupts:
0 commit comments