mbox series

[v4,0/3] arm64: dts: qcom: qcs404: Enable PCIe

Message ID 20190508224309.5744-1-bjorn.andersson@linaro.org
Headers show
Series arm64: dts: qcom: qcs404: Enable PCIe | expand

Message

Bjorn Andersson May 8, 2019, 10:43 p.m. UTC
This series defines the PCIe PHY and controller on QCS404 and enable them for
EVB. This was 1 commit, but per Vinod's request its split up in its individual
pieces.

Bjorn Andersson (3):
  arm64: dts: qcom: qcs404: Make gcc as reset-controller
  arm64: dts: qcom: qcs404: Add PCIe related nodes
  arm64: dts: qcom: qcs404-evb: Enable PCIe

 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 26 ++++++++++
 arch/arm64/boot/dts/qcom/qcs404.dtsi     | 66 ++++++++++++++++++++++++
 2 files changed, 92 insertions(+)

-- 
2.18.0

Comments

Vinod Koul May 9, 2019, 12:29 p.m. UTC | #1
On 08-05-19, 15:43, Bjorn Andersson wrote:
> This series defines the PCIe PHY and controller on QCS404 and enable them for

> EVB. This was 1 commit, but per Vinod's request its split up in its individual

> pieces.


Thanks for doing that, all:

Reviewed-by: Vinod Koul <vkoul@kernel.org>


-- 
~Vinod