Skip to content

Commit ea9fcf3

Browse files
P33Mpelwell
authored andcommitted
dt-bindings: PCI: brcmstb: add optional property - "brcm,tperst-clk-ms"
This property can be used to delay deassertion of external fundamental reset, which may be useful for endpoints that require an extended time for internal setup to complete. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
1 parent e6c6ff2 commit ea9fcf3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,14 @@ properties:
130130
- const: bridge
131131
- const: swinit
132132

133+
brcm,tperst-clk-ms:
134+
category: optional
135+
type: int
136+
description: u32 giving the number of milliseconds to extend
137+
the time between internal release of fundamental reset and
138+
the deassertion of the external PERST# pin. This has the
139+
effect of increasing the Tperst_clk phase of link init.
140+
133141
required:
134142
- compatible
135143
- reg

0 commit comments

Comments
 (0)