Skip to content

Commit f21dac8

Browse files
Stanimir Varbanovpopcornmix
authored andcommitted
dt-bindings: PCI: brcmstb: Update bindings for PCIe on BCM2712
Update PCIe controller bindings with BCM2712 support. Signed-off-by: Stanimir Varbanov <svarbanov@suse.de> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com> Tested-by: Ivan T. Ivanov <iivanov@suse.de> Link: https://lore.kernel.org/r/20250120130119.671119-3-svarbanov@suse.de [kwilczynski: commit log] Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
1 parent c3f6142 commit f21dac8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ properties:
1414
items:
1515
- enum:
1616
- brcm,bcm2711-pcie # The Raspberry Pi 4
17+
- brcm,bcm2712-pcie # Raspberry Pi 5
1718
- brcm,bcm4908-pcie
1819
- brcm,bcm7211-pcie # Broadcom STB version of RPi4
1920
- brcm,bcm7216-pcie # Broadcom 7216 Arm
@@ -102,7 +103,10 @@ properties:
102103

103104
reset-names:
104105
minItems: 1
105-
maxItems: 3
106+
items:
107+
- enum: [perst, rescal]
108+
- const: bridge
109+
- const: swinit
106110

107111
brcm,tperst-clk-ms:
108112
category: optional

0 commit comments

Comments
 (0)