]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: renesas: r8a77980: Add missing iommus properties
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 8 Jul 2024 09:37:21 +0000 (11:37 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 29 Jul 2024 09:51:36 +0000 (11:51 +0200)
Add missing iommus properties to the Gigabit Ethernet and Frame
Compression Processor device nodes.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/3259f4906e20ea626dcd45b7dd310155570b399c.1720430758.git.geert+renesas@glider.be
arch/arm64/boot/dts/renesas/r8a77980.dtsi

index 0c2b157036e75e36d9bf7b485cc66bc9a0fda5d5..55a6c622f873250fbc1fa50435faa7b38c13b6e9 100644 (file)
                        clocks = <&cpg CPG_MOD 813>;
                        power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
                        resets = <&cpg 813>;
+                       iommus = <&ipmmu_ds1 34>;
                        #address-cells = <1>;
                        #size-cells = <0>;
                        status = "disabled";
                        clocks = <&cpg CPG_MOD 603>;
                        power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
                        resets = <&cpg 603>;
+                       iommus = <&ipmmu_vi0 8>;
                };
 
                csi40: csi2@feaa0000 {