PCI: qcom-ep: Make PERST separation optional
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Wed, 14 Sep 2022 07:53:47 +0000 (13:23 +0530)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 5 Oct 2022 22:17:03 +0000 (17:17 -0500)
commitaa4b1753625ce97a703e71928f67bac07d9d2b55
treebb597bfb044c96b6dab7ef9fdc1861baf518db2e
parent299915d6bee257880139528cd3d293707717eca5
PCI: qcom-ep: Make PERST separation optional

PERST separation is an optional debug feature used to collect the crash
dump from the PCIe endpoint devices by the PCIe host when the endpoint
crashes. This feature keeps the PCIe link up by separating the PCIe IP
block from the SoC reset logic.

Make the property optional in the driver.

Link: https://lore.kernel.org/r/20220914075350.7992-10-manivannan.sadhasivam@linaro.org
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/controller/dwc/pcie-qcom-ep.c