On Thu, Sep 17, 2020 at 04:31:53AM -0700, Nicolin Chen wrote: > These two patches fix ACTIVE_TLB_LINES field setting in tegra-smmu > driver for Tegra210 platforms. > > This resend in series groups two previous seperate changes that're > corelated, being pointed out by Thierry. Also adding his Acked-by. > > Nicolin Chen (2): > iommu/tegra-smmu: Fix tlb_mask > memory: tegra: Correct num_tlb_lines for tegra210 > > drivers/iommu/tegra-smmu.c | 2 +- > drivers/memory/tegra/tegra210.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied, thanks.