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 c3f6142 commit f21dac8Copy full SHA for f21dac8
Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml
@@ -14,6 +14,7 @@ properties:
14
items:
15
- enum:
16
- brcm,bcm2711-pcie # The Raspberry Pi 4
17
+ - brcm,bcm2712-pcie # Raspberry Pi 5
18
- brcm,bcm4908-pcie
19
- brcm,bcm7211-pcie # Broadcom STB version of RPi4
20
- brcm,bcm7216-pcie # Broadcom 7216 Arm
@@ -102,7 +103,10 @@ properties:
102
103
104
reset-names:
105
minItems: 1
- maxItems: 3
106
+ items:
107
+ - enum: [perst, rescal]
108
+ - const: bridge
109
+ - const: swinit
110
111
brcm,tperst-clk-ms:
112
category: optional
0 commit comments