diff --git a/fdts/tc4.dts b/fdts/tc4.dts index 13fabc941..8b21be1d9 100644 --- a/fdts/tc4.dts +++ b/fdts/tc4.dts @@ -46,8 +46,13 @@ #include "tc3-4-base.dtsi" / { + smmu_700: iommu@3f000000 { + status = "okay"; + }; + gpu: gpu@2d000000 { interrupts = ; interrupt-names = "IRQAW"; + iommus = <&smmu_700 0x200>; }; };