Re: [PATCH 2/2] dt-bindings: arm-smmu: Add sc7180 compatible string

From: Doug Anderson
Date: Fri May 15 2020 - 15:05:57 EST


Hi,

On Fri, May 1, 2020 at 3:30 AM Sharat Masetty <smasetty@xxxxxxxxxxxxxx> wrote:
>
> This patch simply adds a new compatible string for SC7180 platform.
>
> Signed-off-by: Sharat Masetty <smasetty@xxxxxxxxxxxxxx>
> ---
> 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 6515dbe..986098b 100644
> --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml
> @@ -28,6 +28,7 @@ properties:
> - enum:
> - qcom,msm8996-smmu-v2
> - qcom,msm8998-smmu-v2
> + - qcom,sc7180-smmu-v2
> - qcom,sdm845-smmu-v2
> - const: qcom,smmu-v2

Is anything blocking this patch from landing now?

-Doug