Re: [PATCH v2] PCI: qcom: add missing supplies required for msm8996

2018-02-14 Thread Stanimir Varbanov
On 02/14/2018 06:14 PM, Srinivas Kandagatla wrote: > > > On 14/02/18 16:00, Stanimir Varbanov wrote: >>>   .../devicetree/bindings/pci/qcom,pcie.txt  |  4 >>>   drivers/pci/dwc/pcie-qcom.c    | 24 >>> -- >>>   2 files changed, 26 insertions(+

Re: [PATCH v2] PCI: qcom: add missing supplies required for msm8996

2018-02-14 Thread Srinivas Kandagatla
On 14/02/18 16:00, Stanimir Varbanov wrote: .../devicetree/bindings/pci/qcom,pcie.txt | 4 drivers/pci/dwc/pcie-qcom.c| 24 -- 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/pci/qco

Re: [PATCH v2] PCI: qcom: add missing supplies required for msm8996

2018-02-14 Thread Stanimir Varbanov
Hi Srini, Thanks for the patch! On 02/14/2018 02:06 PM, srinivas.kandaga...@linaro.org wrote: > From: Srinivas Kandagatla > > This patch adds supplies that are required for msm8996. vdda > is analog supply that go in to controller, and vddpe_3v3 is > supply to PCIe endpoint. > > Without these

[PATCH v2] PCI: qcom: add missing supplies required for msm8996

2018-02-14 Thread srinivas . kandagatla
From: Srinivas Kandagatla This patch adds supplies that are required for msm8996. vdda is analog supply that go in to controller, and vddpe_3v3 is supply to PCIe endpoint. Without these supplies PCIe endpoints which require power supplies are not enumerated at all, as there is no one to power it