Skip to content

Commit 9a38449

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 679e563 commit 9a38449

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
@@ -104,6 +104,12 @@ properties:
104104
minItems: 1
105105
maxItems: 3
106106

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

0 commit comments

Comments
 (0)