Re: [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

2019-02-08 Thread Niklas Cassel
On Fri, Jan 25, 2019 at 03:45:09PM -0800, Bjorn Andersson wrote: > The QCS404 has a PCIe2 PHY and a Qualcomm PCIe controller, add these to > the platform dtsi and enable them for the EVB with the perst gpio > and analog supplies defined. > > Signed-off-by: Bjorn Andersson > --- > arch/arm64/boot

Re: [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

2019-02-04 Thread Vinod Koul
On 25-01-19, 15:45, Bjorn Andersson wrote: > The QCS404 has a PCIe2 PHY and a Qualcomm PCIe controller, add these to > the platform dtsi and enable them for the EVB with the perst gpio > and analog supplies defined. > > Signed-off-by: Bjorn Andersson > --- > arch/arm64/boot/dts/qcom/qcs404-evb.d

Re: [PATCH 7/7] arm64: dts: qcom: qcs404: Add PCIe related nodes

2019-01-30 Thread Stephen Boyd
Quoting Bjorn Andersson (2019-01-25 15:45:09) > @@ -771,6 +788,56 @@ > status = "disabled"; > }; > }; > + > + pcie: pci@1000 { > + compatible = "qcom,pcie-qcs404", "snps,dw-pcie"; > +