Messages in this thread |  | | Date | Sun, 18 Feb 2018 17:07:44 -0600 | From | Rob Herring <> | Subject | Re: [PATCH v3] PCI: qcom: add missing supplies required for msm8996 |
| |
On Thu, Feb 15, 2018 at 01:22:48PM +0000, srinivas.kandagatla@linaro.org wrote: > From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > > 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 up. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > --- > changes since v2: > Add back empty line suggested by Stan > use ARRAY_SIZE > > .../devicetree/bindings/pci/qcom,pcie.txt | 4 ++++ > drivers/pci/dwc/pcie-qcom.c | 23 +++++++++++++++++++++- > 2 files changed, 26 insertions(+), 1 deletion(-)
Reviewed-by: Rob Herring <robh@kernel.org>
|  |