Re: [PATCH v6 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

From: Rob Herring
Date: Mon Jan 29 2018 - 14:42:59 EST


On Fri, Jan 19, 2018 at 05:13:42PM +0530, Vivek Gautam wrote:
> qcom,smmu-v2 is an arm,smmu-v2 implementation with specific
> clock and power requirements. This smmu core is used with
> multiple masters on msm8996, viz. mdss, video, etc.
> Add bindings for the same.
>
> Signed-off-by: Vivek Gautam <vivek.gautam@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/iommu/arm,smmu.txt | 43 ++++++++++++++++++++++
> drivers/iommu/arm-smmu.c | 13 +++++++
> 2 files changed, 56 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>