mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
arm64: tegra: Enable IOMMU for host1x on Tegra132
Add the iommu property to the host1x node to register it with its swgroup. Signed-off-by: Rayyan Ansari <rayyan@ansari.sh> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
parent
57ea99ba17
commit
0cb028a2a4
|
|
@ -93,6 +93,8 @@ host1x@50000000 {
|
|||
resets = <&tegra_car 28>;
|
||||
reset-names = "host1x";
|
||||
|
||||
iommus = <&mc TEGRA_SWGROUP_HC>;
|
||||
|
||||
#address-cells = <2>;
|
||||
#size-cells = <2>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user