aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pci/pci.txt
diff options
context:
space:
mode:
authorGravatar Rodrigo Vivi <rodrigo.vivi@intel.com> 2019-07-29 08:51:48 -0700
committerGravatar Rodrigo Vivi <rodrigo.vivi@intel.com> 2019-07-29 08:51:48 -0700
commited32f8d42cee118b075e4372a55c7739a11094b2 (patch)
tree5a806c5168d4177e0536b98b6bda30ec4bdbac43 /Documentation/devicetree/bindings/pci/pci.txt
parentdrm/i915: Flush the i915_vm_release before ggtt shutdown (diff)
parentLinus 5.3-rc1 (diff)
downloadlinux-ed32f8d42cee118b075e4372a55c7739a11094b2.tar.gz
linux-ed32f8d42cee118b075e4372a55c7739a11094b2.tar.bz2
linux-ed32f8d42cee118b075e4372a55c7739a11094b2.zip
Merge drm/drm-next into drm-intel-next-queued
Catching up with 5.3-rc* Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'Documentation/devicetree/bindings/pci/pci.txt')
-rw-r--r--Documentation/devicetree/bindings/pci/pci.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pci/pci.txt b/Documentation/devicetree/bindings/pci/pci.txt
index 92c01db610df..2a5d91024059 100644
--- a/Documentation/devicetree/bindings/pci/pci.txt
+++ b/Documentation/devicetree/bindings/pci/pci.txt
@@ -24,6 +24,9 @@ driver implementation may support the following properties:
unsupported link speed, for instance, trying to do training for
unsupported link speed, etc. Must be '4' for gen4, '3' for gen3, '2'
for gen2, and '1' for gen1. Any other values are invalid.
+- reset-gpios:
+ If present this property specifies PERST# GPIO. Host drivers can parse the
+ GPIO and apply fundamental reset to endpoints.
PCI-PCI Bridge properties
-------------------------