Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Add support for GPU SMMU on QCS8300
@ 2025-02-03  5:47 Pratyush Brahma
  2025-02-03  5:47 ` [PATCH v4 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU Pratyush Brahma
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Pratyush Brahma @ 2025-02-03  5:47 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio
  Cc: linux-arm-kernel, iommu, devicetree, linux-kernel, linux-arm-msm,
	Pratyush Brahma

Enable GPU SMMU function on QCS8300 platform. GPU SMMU is required
for address translation in GPU device.

Signed-off-by: Pratyush Brahma <quic_pbrahma@quicinc.com>
--
Changes since v3:
- Modified the order of clock voting and properties as suggested by Konrad
- Removed dependency on clocks in commit text as change is merged in
  linux-next before current base commit

Link to v3:
https://lore.kernel.org/all/20241227105818.28516-1-quic_pbrahma@quicinc.com/

Changes since v2:
Corrected typo in cover letter to include QCS8300
Link to
v2:https://lore.kernel.org/all/20241227104651.4531-1-quic_pbrahma@quicinc.com/

Changes since v1:
Updated bindings for gpu smmu for qcs8300 as per Dmitry's comment
Link to v1:
https://lore.kernel.org/all/20241224100521.7616-1-quic_pbrahma@quicinc.com/

---
Pratyush Brahma (2):
      dt-bindings: arm-smmu: Document QCS8300 GPU SMMU
      arm64: dts: qcom: qcs8300: Add device node for  gfx_smmu

 .../devicetree/bindings/iommu/arm,smmu.yaml        |  3 +-
 arch/arm64/boot/dts/qcom/qcs8300.dtsi              | 39 ++++++++++++++++++++++
 2 files changed, 41 insertions(+), 1 deletion(-)
---
base-commit: a13f6e0f405ed0d3bcfd37c692c7d7fa3c052154
change-id: 20250131-b4-branch-gfx-smmu-b03261963064

Best regards,
-- 
Pratyush Brahma <quic_pbrahma@quicinc.com>


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2025-02-11 15:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-03  5:47 [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Pratyush Brahma
2025-02-03  5:47 ` [PATCH v4 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU Pratyush Brahma
2025-02-03  7:34   ` Krzysztof Kozlowski
2025-02-03  5:47 ` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu Pratyush Brahma
2025-02-10  4:58   ` Pratyush Brahma
2025-02-10 11:41     ` Krzysztof Kozlowski
2025-02-11 15:16       ` Krzysztof Kozlowski
2025-02-10 11:01   ` Dmitry Baryshkov
2025-02-10 11:31     ` Pratyush Brahma
2025-02-03  7:33 ` [PATCH v4 0/2] Add support for GPU SMMU on QCS8300 Krzysztof Kozlowski
2025-02-03  8:37   ` Pratyush Brahma
2025-02-03 11:36     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox