summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/pci/pci.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/pci/pci.txt')
-rw-r--r--dts/Bindings/pci/pci.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/dts/Bindings/pci/pci.txt b/dts/Bindings/pci/pci.txt
index 2a5d910240..29bcbd88f4 100644
--- a/dts/Bindings/pci/pci.txt
+++ b/dts/Bindings/pci/pci.txt
@@ -27,6 +27,11 @@ driver implementation may support the following properties:
- reset-gpios:
If present this property specifies PERST# GPIO. Host drivers can parse the
GPIO and apply fundamental reset to endpoints.
+- supports-clkreq:
+ If present this property specifies that CLKREQ signal routing exists from
+ root port to downstream device and host bridge drivers can do programming
+ which depends on CLKREQ signal existence. For example, programming root port
+ not to advertise ASPM L1 Sub-States support if there is no CLKREQ signal.
PCI-PCI Bridge properties
-------------------------