Re: [PATCH v4 1/3] dt-bindings: qcom-iommu: Add Qualcomm MSM8953 compatible

From: Luca Weiss
Date: Mon Oct 31 2022 - 12:26:43 EST


Hi all,

On Sonntag, 16. Oktober 2022 18:15:51 CET Luca Weiss wrote:
> Document the compatible used for IOMMU on the msm8953 SoC.
>
> Signed-off-by: Luca Weiss <luca@xxxxxxxxx>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>

Could someone please pick up this patch?

Looking at the file history, there's not much but maybe @Rob could you take
this? Or maybe Bjorn?

Regards
Luca

> ---
> Changes since v3:
> - no changes
>
> Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt index
> 059139abce35..e6cecfd360eb 100644
> --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt
> @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line.
> - compatible : Should be one of:
>
> "qcom,msm8916-iommu"
> + "qcom,msm8953-iommu"
>
> Followed by "qcom,msm-iommu-v1".