2021-03-11 11:28:50

by Rajendra Nayak

[permalink] [raw]
Subject: [PATCH v3 07/14] dt-bindings: arm-smmu: Add compatible for SC7280 SoC

From: Sai Prakash Ranjan <[email protected]>

Add the SoC specific compatible for SC7280 implementing
arm,mmu-500.

Signed-off-by: Sai Prakash Ranjan <[email protected]>
Signed-off-by: Rajendra Nayak <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Acked-by: Rob Herring <[email protected]>
---
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 6ba161d..9d27aa5 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
@@ -34,6 +34,7 @@ properties:
items:
- enum:
- qcom,sc7180-smmu-500
+ - qcom,sc7280-smmu-500
- qcom,sc8180x-smmu-500
- qcom,sdm845-smmu-500
- qcom,sm8150-smmu-500
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2021-03-11 16:48:33

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH v3 07/14] dt-bindings: arm-smmu: Add compatible for SC7280 SoC

On Thu 11 Mar 05:25 CST 2021, Rajendra Nayak wrote:

> From: Sai Prakash Ranjan <[email protected]>
>
> Add the SoC specific compatible for SC7280 implementing
> arm,mmu-500.
>
> Signed-off-by: Sai Prakash Ranjan <[email protected]>
> Signed-off-by: Rajendra Nayak <[email protected]>
> Reviewed-by: Stephen Boyd <[email protected]>
> Acked-by: Rob Herring <[email protected]>

This should be merged through the iommu tree, so please repost on its
own.

Thanks,
Bjorn

> ---
> 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 6ba161d..9d27aa5 100644
> --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> @@ -34,6 +34,7 @@ properties:
> items:
> - enum:
> - qcom,sc7180-smmu-500
> + - qcom,sc7280-smmu-500
> - qcom,sc8180x-smmu-500
> - qcom,sdm845-smmu-500
> - qcom,sm8150-smmu-500
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
>