mbox series

[v3,0/2] arm64: dts: qcom: sm6125: Enable GPI DMA

Message ID 20221222194600.139854-1-marijn.suijten@somainline.org
Headers show
Series arm64: dts: qcom: sm6125: Enable GPI DMA | expand

Message

Marijn Suijten Dec. 22, 2022, 7:45 p.m. UTC
Enable GPI DMA on SM6125 by using the new sdm845 compatible with
ee_offset 0.

Changes since v2:
- Remove leading zero from iommu stream ID.

v2: https://lore.kernel.org/linux-arm-msm/20221216231528.1268447-1-marijn.suijten@somainline.org/T/#u

Changes since v1:
- Drop driver patch in favour of using generic qcom,sdm845-gpi-dma
  compatible [1];
- Replace status = "okay" with "disabled";
- Use 3 instead of 5 dma cells;
- Reorder properties;
- Explicitly depend on APPS SMMU series to have apps_smmu label available.

v1: https://lore.kernel.org/all/20221001185526.494095-1-martin.botka@somainline.org/T/#u

Depends on:
- SM6125 APPS SMMU: https://lore.kernel.org/linux-arm-msm/20221222193254.126925-1-marijn.suijten@somainline.org/T/#u

[1]: https://lore.kernel.org/all/20220927014846.32892-2-mailingradian@gmail.com/

Martin Botka (2):
  dt-bindings: dma: gpi: Document SM6125 compatible
  arm64: dts: qcom: sm6125: Add GPI DMA nodes

 .../devicetree/bindings/dma/qcom,gpi.yaml     |  1 +
 arch/arm64/boot/dts/qcom/sm6125.dtsi          | 37 +++++++++++++++++++
 2 files changed, 38 insertions(+)

--
2.39.0

Comments

Bjorn Andersson Dec. 29, 2022, 5:23 p.m. UTC | #1
On Thu, 22 Dec 2022 20:45:58 +0100, Marijn Suijten wrote:
> Enable GPI DMA on SM6125 by using the new sdm845 compatible with
> ee_offset 0.
> 
> Changes since v2:
> - Remove leading zero from iommu stream ID.
> 
> v2: https://lore.kernel.org/linux-arm-msm/20221216231528.1268447-1-marijn.suijten@somainline.org/T/#u
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: sm6125: Add GPI DMA nodes
      commit: 581734f754d2cb3bd748687dedb3c4ba298d7d80

Best regards,