[PATCH v4 2/3] dt-bindings: PCI: add PCIe hotplug property
From: robh@kernel.org (Rob Herring)
Date: 2017-08-25 22:04:01
Also in:
linux-devicetree, linux-pci, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-08-25 22:04:01
Also in:
linux-devicetree, linux-pci, lkml
On Thu, Aug 24, 2017 at 02:19:07PM +0530, Oza Pawandeep wrote:
Host drivers have the requirement of implementing PCI hotplug based on the how their SOC supports PCI hotplug. Couple of properties have been added. the one to enable the hotplug feature itself, and the other caters to the PCI hotplug implementation with the use of gpios. Signed-off-by: Oza Pawandeep <redacted>
I acked v2. Please add acks when posting new versions. Rob