Re: [PATCH 0/4] iommu/arm-smmu: Support Tegra234 SMMU
From: Thierry Reding <hidden>
Date: 2021-11-12 14:56:27
Also in:
linux-devicetree, linux-iommu, linux-tegra
From: Thierry Reding <hidden>
Date: 2021-11-12 14:56:27
Also in:
linux-devicetree, linux-iommu, linux-tegra
On Fri, Nov 12, 2021 at 01:43:54PM +0000, Robin Murphy wrote:
On 12/11/2021 1:12 pm, Thierry Reding wrote:quoted
From: Thierry Reding <redacted> Hi, this series of patches adds and enables support for the ARM SMMU instances found on the new Tegra234 SoC. This is mostly similar to what can be found on Tegra194 except that there are a few more instances to meet increased bandwidth needs. In addition to adding support for the new Tegra234 compatible string, this also adds a missing description for the nvidia,memory-controller property to the ARM SMMU device tree binding.Besides a nitpick about the inconsistent enum ordering in patch #2,
Heh, yeah, I'll go fix that up so it's consistent in both the top-level compatible property description and the conditionals.
Acked-by: Robin Murphy <robin.murphy@arm.com> for patches #1-3.
Thanks! Thierry