* [PATCH v5 0/1] iommu: SMMU for SDM670
@ 2022-11-11 0:36 Richard Acayan
2022-11-11 0:36 ` [PATCH v5 1/1] dt-bindings: iommu: arm-smmu: add sdm670 compatible Richard Acayan
2022-11-14 14:20 ` [PATCH v5 0/1] iommu: SMMU for SDM670 Will Deacon
0 siblings, 2 replies; 3+ messages in thread
From: Richard Acayan @ 2022-11-11 0:36 UTC (permalink / raw)
To: Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
Krzysztof Kozlowski, linux-arm-kernel, iommu, devicetree
Cc: linux-arm-msm, Richard Acayan
Changes since v4:
- version bump to fix double v3 (0-1/1)
Changes since v3:
- drop driver patch (2/2)
Changes since v2:
- rewrite driver patch (2/2)
- rebase on (1/2):
https://lore.kernel.org/linux-iommu/20221102184420.534094-1-dmitry.baryshkov@linaro.org/
- reset review process (1-2/2)
Changes since v1 (no emails related to this series since last week):
- accumulate tags (both were added because it seems like the discussion
ended in agreement to keep adding compatible strings to the driver)
This adds the compatible string for the Qualcomm Snapdragon 670's SMMU. The
SMMU is necessary for GENI I2C, included in initial bringup because it
doesn't need non-trivial patches except for patches conventionally added
before the initial device tree (global clock controller and pinctrl).
Richard Acayan (1):
dt-bindings: iommu: arm-smmu: add sdm670 compatible
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
1 file changed, 1 insertion(+)
--
2.38.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v5 1/1] dt-bindings: iommu: arm-smmu: add sdm670 compatible
2022-11-11 0:36 [PATCH v5 0/1] iommu: SMMU for SDM670 Richard Acayan
@ 2022-11-11 0:36 ` Richard Acayan
2022-11-14 14:20 ` [PATCH v5 0/1] iommu: SMMU for SDM670 Will Deacon
1 sibling, 0 replies; 3+ messages in thread
From: Richard Acayan @ 2022-11-11 0:36 UTC (permalink / raw)
To: Will Deacon, Robin Murphy, Joerg Roedel, Rob Herring,
Krzysztof Kozlowski, linux-arm-kernel, iommu, devicetree
Cc: linux-arm-msm, Richard Acayan
The Snapdragon 670 needs the IOMMU for GENI I2C. Add a compatible string in
the documentation to represent its support.
Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
index 796dc7d4dbdd..f77597e8ed39 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -39,6 +39,7 @@ properties:
- qcom,sc7280-smmu-500
- qcom,sc8180x-smmu-500
- qcom,sc8280xp-smmu-500
+ - qcom,sdm670-smmu-500
- qcom,sdm845-smmu-500
- qcom,sm6350-smmu-500
- qcom,sm6375-smmu-500
--
2.38.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH v5 0/1] iommu: SMMU for SDM670
2022-11-11 0:36 [PATCH v5 0/1] iommu: SMMU for SDM670 Richard Acayan
2022-11-11 0:36 ` [PATCH v5 1/1] dt-bindings: iommu: arm-smmu: add sdm670 compatible Richard Acayan
@ 2022-11-14 14:20 ` Will Deacon
1 sibling, 0 replies; 3+ messages in thread
From: Will Deacon @ 2022-11-14 14:20 UTC (permalink / raw)
To: Robin Murphy, Rob Herring, iommu, Joerg Roedel, Richard Acayan,
linux-arm-kernel, devicetree, Krzysztof Kozlowski
Cc: catalin.marinas, kernel-team, Will Deacon, linux-arm-msm
On Thu, 10 Nov 2022 19:36:05 -0500, Richard Acayan wrote:
> Changes since v4:
> - version bump to fix double v3 (0-1/1)
>
> Changes since v3:
> - drop driver patch (2/2)
>
> Changes since v2:
> - rewrite driver patch (2/2)
> - rebase on (1/2):
> https://lore.kernel.org/linux-iommu/20221102184420.534094-1-dmitry.baryshkov@linaro.org/
> - reset review process (1-2/2)
>
> [...]
Applied to arm64 (for-joerg/arm-smmu/bindings), thanks!
[1/1] dt-bindings: iommu: arm-smmu: add sdm670 compatible
https://git.kernel.org/arm64/c/8d3a9ec6ae28
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:[~2022-11-14 14:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-11 0:36 [PATCH v5 0/1] iommu: SMMU for SDM670 Richard Acayan
2022-11-11 0:36 ` [PATCH v5 1/1] dt-bindings: iommu: arm-smmu: add sdm670 compatible Richard Acayan
2022-11-14 14:20 ` [PATCH v5 0/1] iommu: SMMU for SDM670 Will Deacon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox