[v2,4/8] dt-bindings: arm-smmu: Add compatible for SM4450 SoC
Commit Message
Add the SoC specific compatible for SM4450 implementing arm,mmu-500.
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
---
Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 3 +++
1 file changed, 3 insertions(+)
Comments
On 15/09/2023 04:15, Tengfei Fan wrote:
> Add the SoC specific compatible for SM4450 implementing arm,mmu-500.
>
> Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
> ---
> Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> index cf29ab10501c..b57751c8ad90 100644
> --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> @@ -47,6 +47,7 @@ properties:
> - qcom,sdx55-smmu-500
> - qcom,sdx65-smmu-500
> - qcom,sdx75-smmu-500
> + - qcom,sm4450-smmu-500
> - qcom,sm6115-smmu-500
> - qcom,sm6125-smmu-500
> - qcom,sm6350-smmu-500
> @@ -70,6 +71,7 @@ properties:
> - qcom,sc8180x-smmu-500
> - qcom,sc8280xp-smmu-500
> - qcom,sdm845-smmu-500
> + - qcom,sm4450-smmu-500
Duplicated patch. Same problem.
Best regards,
Krzysztof
@@ -47,6 +47,7 @@ properties:
- qcom,sdx55-smmu-500
- qcom,sdx65-smmu-500
- qcom,sdx75-smmu-500
+ - qcom,sm4450-smmu-500
- qcom,sm6115-smmu-500
- qcom,sm6125-smmu-500
- qcom,sm6350-smmu-500
@@ -70,6 +71,7 @@ properties:
- qcom,sc8180x-smmu-500
- qcom,sc8280xp-smmu-500
- qcom,sdm845-smmu-500
+ - qcom,sm4450-smmu-500
- qcom,sm6115-smmu-500
- qcom,sm6350-smmu-500
- qcom,sm6375-smmu-500
@@ -468,6 +470,7 @@ allOf:
- qcom,sdm845-smmu-500
- qcom,sdx55-smmu-500
- qcom,sdx65-smmu-500
+ - qcom,sm4450-smmu-500
- qcom,sm6350-smmu-500
- qcom,sm6375-smmu-500
- qcom,sm8350-smmu-500