From f5ace03a146a11e059c58098fa739adbcaec0211 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 28 Sep 2020 11:36:30 +0100 Subject: A Tegra210 iommu fix --- kernel.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kernel.spec b/kernel.spec index ed2734dd3..242df8370 100644 --- a/kernel.spec +++ b/kernel.spec @@ -894,6 +894,9 @@ Patch117: arm64-pwm-rockchip-Keep-enabled-PWMs-running-while-probing.patch Patch118: arm64-rockchip-pinebookpro-add-fuel-gauge.patch Patch119: arm64-tegra-enable-dfll-on-jetson-nano.patch +# https://www.spinics.net/lists/linux-tegra/msg53605.html +Patch120: iommu-tegra-smmu-Fix-TLB-line-for-Tegra210.patch + # END OF PATCH DEFINITIONS %endif -- cgit