mbox series

[0/7] arm64: dts: qcom: sm8450: Add QUP and DMA nodes

Message ID 20220414101630.1189052-1-vkoul@kernel.org
Headers show
Series arm64: dts: qcom: sm8450: Add QUP and DMA nodes | expand

Message

Vinod Koul April 14, 2022, 10:16 a.m. UTC
This series adds the gpi_dma nodes followed by the i2c and spi nodes for the
three qups found in the SM8450 SoC.

While at it, iommus was missing for qup0/qup1, so fix that up too.

Lastly enable the spi and i2c nodes found on the QRD board.

Vinod Koul (7):
  arm64: dts: qcom: sm8450: Add gpi_dma nodes
  arm64: dts: qcom: sm8450: Fix missing iommus for qup
  arm64: dts: qcom: sm8450: Add qup nodes for qup0
  arm64: dts: qcom: sm8450: Add qup nodes for qup1
  arm64: dts: qcom: sm8450: Add qup nodes for qup2
  arm64: dts: qcom: sm8450: Fix missing iommus for qup1
  arm64: dts: qcom: sm8450-qrd: Enable spi and i2c nodes

 arch/arm64/boot/dts/qcom/sm8450-qrd.dts |   24 +
 arch/arm64/boot/dts/qcom/sm8450.dtsi    | 1240 +++++++++++++++++++++++
 2 files changed, 1264 insertions(+)

Comments

Bjorn Andersson April 21, 2022, 2:27 p.m. UTC | #1
On Thu, 14 Apr 2022 15:46:23 +0530, Vinod Koul wrote:
> This series adds the gpi_dma nodes followed by the i2c and spi nodes for the
> three qups found in the SM8450 SoC.
> 
> While at it, iommus was missing for qup0/qup1, so fix that up too.
> 
> Lastly enable the spi and i2c nodes found on the QRD board.
> 
> [...]

Applied, thanks!

[1/7] arm64: dts: qcom: sm8450: Add gpi_dma nodes
      commit: b9c8433083097327cad19fbf633fb0735a008315
[2/7] arm64: dts: qcom: sm8450: Fix missing iommus for qup
      commit: 488922c1a372579bf2caf40933e7459e3c86276f
[3/7] arm64: dts: qcom: sm8450: Add qup nodes for qup0
      commit: a84e88e9a00334f1468a9f69a77091dbe80b7a3b
[4/7] arm64: dts: qcom: sm8450: Add qup nodes for qup1
      commit: 1a380216fd6fcf7135b2b413bb9431fc98e2fa23
[5/7] arm64: dts: qcom: sm8450: Add qup nodes for qup2
      commit: ba640cd31342b45dcf2f95f6ca7dcbc46629919f
[6/7] arm64: dts: qcom: sm8450: Fix missing iommus for qup1
      commit: 67ebdc6dd1e2049fd9620f0572bc81a809afbe24
[7/7] arm64: dts: qcom: sm8450-qrd: Enable spi and i2c nodes
      commit: d953239726e971ecaee45d86b4bcd605be839b2a

Best regards,