2023-09-13 22:12:46

by Danila Tikhonov

[permalink] [raw]
Subject: [PATCH 0/2] Add SMMUv2 support for SM7150

This series adds SMMUv2 support for Qualcomm SM7150 SoC.

Danila Tikhonov (2):
dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2
iommu/arm-smmu-qcom: Add SM7150 SMMUv2

Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
2 files changed, 3 insertions(+)

--
2.41.0


2023-09-14 05:42:56

by Danila Tikhonov

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2

SM7150 has a qcom,smmu-v2-style SMMU just for Adreno and friends.
Document it.

Signed-off-by: Danila Tikhonov <[email protected]>
---
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 cf29ab10501c..54c333ddf916 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -110,6 +110,7 @@ properties:
- qcom,sdm630-smmu-v2
- qcom,sdm845-smmu-v2
- qcom,sm6350-smmu-v2
+ - qcom,sm7150-smmu-v2
- const: qcom,adreno-smmu
- const: qcom,smmu-v2
- description: Qcom Adreno GPUs on Google Cheza platform
@@ -409,6 +410,7 @@ allOf:
contains:
enum:
- qcom,sm6350-smmu-v2
+ - qcom,sm7150-smmu-v2
- qcom,sm8150-smmu-500
- qcom,sm8250-smmu-500
then:
--
2.41.0

2023-09-14 10:49:59

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2

On 13/09/2023 20:45, Danila Tikhonov wrote:
> SM7150 has a qcom,smmu-v2-style SMMU just for Adreno and friends.
> Document it.
>
> Signed-off-by: Danila Tikhonov <[email protected]>
> ---

Reviewed-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2023-10-12 18:07:18

by Will Deacon

[permalink] [raw]
Subject: Re: [PATCH 0/2] Add SMMUv2 support for SM7150

On Wed, 13 Sep 2023 21:45:23 +0300, Danila Tikhonov wrote:
> This series adds SMMUv2 support for Qualcomm SM7150 SoC.
>
> Danila Tikhonov (2):
> dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2
> iommu/arm-smmu-qcom: Add SM7150 SMMUv2
>
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++
> drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 1 +
> 2 files changed, 3 insertions(+)
>
> [...]

Applied to will (for-joerg/arm-smmu/updates), thanks!

[1/2] dt-bindings: arm-smmu: Add SM7150 GPU SMMUv2
(no commit info)
[2/2] iommu/arm-smmu-qcom: Add SM7150 SMMUv2
https://git.kernel.org/will/c/70c613602b55

Cheers,
--
Will

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