Skip to content

Commit 6c452fb

Browse files
P33Mpopcornmix
authored andcommitted
dt-bindings: pci: pcie-brcmstb: add optional brcm,tperst-clk-ms property
Some platforms may require an extended time with refclk active before PERST# is released. Add a property to let the RC driver know how long to wait. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
1 parent 1cb66af commit 6c452fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,12 @@ properties:
105105
minItems: 1
106106
maxItems: 3
107107

108+
brcm,tperst-clk-ms:
109+
description: u32 giving the number of milliseconds to extend
110+
the time between internal release of fundamental reset and
111+
the deassertion of the external PERST# pin. This has the
112+
effect of increasing the Tperst_clk phase of link init.
113+
108114
brcm,vdm-qos-map:
109115
description: Array of u8 elements which assigns each per-TC FIFO
110116
a base AXI priority with automatic elevation depending on

0 commit comments

Comments
 (0)