public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
@ 2025-10-22  6:15 Jingyi Wang
  2025-10-22  6:21 ` Krzysztof Kozlowski
  2025-11-03 16:17 ` Will Deacon
  0 siblings, 2 replies; 3+ messages in thread
From: Jingyi Wang @ 2025-10-22  6:15 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang,
	linux-arm-kernel, iommu, devicetree, linux-kernel, Pankaj Patil,
	Jingyi Wang

Qualcomm Kaanapali and Glymur SoCs include apps smmu that implements
arm,mmu-500, which is used to translate device-visible virtual addresses
to physical addresses. Add compatible for these items.

Co-developed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
Changes in v2:
- squash glymur binding: https://lore.kernel.org/all/20250919133439.965595-1-pankaj.patil@oss.qualcomm.com/
- Link to v1: https://lore.kernel.org/r/20250924-knp-smmu-v1-1-c93c998dd04c@oss.qualcomm.com
---
 Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index 89495f094d52..2ffc48a276df 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -35,6 +35,8 @@ properties:
       - description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
         items:
           - enum:
+              - qcom,glymur-smmu-500
+              - qcom,kaanapali-smmu-500
               - qcom,milos-smmu-500
               - qcom,qcm2290-smmu-500
               - qcom,qcs615-smmu-500

---
base-commit: aaa9c3550b60d6259d6ea8b1175ade8d1242444e
change-id: 20251021-b4-knp-smmu-c79a61dc4434

Best regards,
-- 
Jingyi Wang <jingyi.wang@oss.qualcomm.com>


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

* Re: [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
  2025-10-22  6:15 [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs Jingyi Wang
@ 2025-10-22  6:21 ` Krzysztof Kozlowski
  2025-11-03 16:17 ` Will Deacon
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-22  6:21 UTC (permalink / raw)
  To: Jingyi Wang, Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang,
	linux-arm-kernel, iommu, devicetree, linux-kernel, Pankaj Patil

On 22/10/2025 08:15, Jingyi Wang wrote:
> Qualcomm Kaanapali and Glymur SoCs include apps smmu that implements
> arm,mmu-500, which is used to translate device-visible virtual addresses
> to physical addresses. Add compatible for these items.
> 
> Co-developed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
> Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
> ---
> Changes in v2:
> - squash glymur binding: https://lore.kernel.org/all/20250919133439.965595-1-pankaj.patil@oss.qualcomm.com/
> - Link to v1: https://lore.kernel.org/r/20250924-knp-smmu-v1-1-c93c998dd04c@oss.qualcomm.com
> ---

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof

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

* Re: [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
  2025-10-22  6:15 [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs Jingyi Wang
  2025-10-22  6:21 ` Krzysztof Kozlowski
@ 2025-11-03 16:17 ` Will Deacon
  1 sibling, 0 replies; 3+ messages in thread
From: Will Deacon @ 2025-11-03 16:17 UTC (permalink / raw)
  To: Robin Murphy, Joerg Roedel, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Jingyi Wang
  Cc: catalin.marinas, kernel-team, Will Deacon, aiqun.yu,
	tingwei.zhang, trilok.soni, yijie.yang, linux-arm-kernel, iommu,
	devicetree, linux-kernel, Pankaj Patil

On Tue, 21 Oct 2025 23:15:54 -0700, Jingyi Wang wrote:
> Qualcomm Kaanapali and Glymur SoCs include apps smmu that implements
> arm,mmu-500, which is used to translate device-visible virtual addresses
> to physical addresses. Add compatible for these items.
> 
> 

Applied to iommu (arm/smmu/bindings), thanks!

[1/1] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs
      https://git.kernel.org/iommu/c/45859c059c20

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-22  6:15 [PATCH v2] dt-bindings: arm-smmu: Add compatible for Kaanapali and Glymur SoCs Jingyi Wang
2025-10-22  6:21 ` Krzysztof Kozlowski
2025-11-03 16:17 ` Will Deacon

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