Re: [PATCH 1/2] arm64: dts: stratix10: Add Stratix10 SMMU support

From: Rob Herring
Date: Tue Aug 07 2018 - 14:01:03 EST


On Wed, Jul 25, 2018 at 01:24:36PM -0500, thor.thayer@xxxxxxxxxxxxxxx wrote:
> From: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
>
> Add SMMU support to the Stratix10 Device Tree which
> includes adding the SMMU node and adding IOMMU stream
> ids to the SMMU peripherals. Update bindings.
>
> Signed-off-by: Thor Thayer <thor.thayer@xxxxxxxxxxxxxxx>
> ---
> This patch is dependent on the patch series
> "iommu/arm-smmu: Add runtime pm/sleep support"
> (https://patchwork.ozlabs.org/cover/946160/)

I don't think so.

> ---
> .../devicetree/bindings/iommu/arm,smmu.txt | 25 ++++++++++++++++++
> arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 30 ++++++++++++++++++++++
> 2 files changed, 55 insertions(+)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>