dt-bindings: PCI: brcmstb: add optional property - "brcm,tperst-clk-ms"
authorJonathan Bell <jonathan@raspberrypi.com>
Wed, 20 Sep 2023 09:04:15 +0000 (10:04 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:35:09 +0000 (11:35 +0000)
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>
Documentation/devicetree/bindings/pci/brcm,stb-pcie.yaml

index 7e15aae..ad313d7 100644 (file)
@@ -77,6 +77,14 @@ properties:
       minItems: 1
       maxItems: 3
 
+  brcm,tperst-clk-ms:
+    category: optional
+    type: int
+    description: u32 giving the number of milliseconds to extend
+      the time between internal release of fundamental reset and
+      the deassertion of the external PERST# pin. This has the
+      effect of increasing the Tperst_clk phase of link init.
+
 required:
   - compatible
   - reg