]> git.baikalelectronics.ru Git - kernel.git/commit
iommu/arm-smmu: Use Tegra implementation on Tegra186
authorThierry Reding <treding@nvidia.com>
Thu, 3 Jun 2021 16:46:29 +0000 (18:46 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 11 Jun 2021 06:44:53 +0000 (08:44 +0200)
commit3c5e7c80bfa9731fbe9aec3ca85ad8d7b1db61e6
treeebaabedfea691629f9ac8f937cb272bf1d995b10
parent0fac29ba37cad7c9b747c68044c31b9433afebb1
iommu/arm-smmu: Use Tegra implementation on Tegra186

Tegra186 requires the same SID override programming as Tegra194 in order
to seamlessly transition from the firmware framebuffer to the Linux
framebuffer, so the Tegra implementation needs to be used on Tegra186
devices as well.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210603164632.1000458-7-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
drivers/iommu/arm/arm-smmu/arm-smmu-impl.c