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

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

index 1eeb4c7b4c4b92824ab0c13b7ee58c9c0b50df7a..f845ca604de0696ef8667e52b125f278a7c60085 100644 (file)
                        clocks = <&cpg CPG_MOD 615>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 615>;
+                       iommus = <&ipmmu_vp0 0>;
                };
 
                fcpf1: fcp@fe951000 {
                        clocks = <&cpg CPG_MOD 614>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 614>;
+                       iommus = <&ipmmu_vp1 1>;
                };
 
                fcpvb0: fcp@fe96f000 {
                        clocks = <&cpg CPG_MOD 607>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 607>;
+                       iommus = <&ipmmu_vp0 5>;
                };
 
                fcpvb1: fcp@fe92f000 {
                        clocks = <&cpg CPG_MOD 606>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 606>;
+                       iommus = <&ipmmu_vp1 7>;
                };
 
                fcpvi0: fcp@fe9af000 {
                        clocks = <&cpg CPG_MOD 611>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 611>;
+                       iommus = <&ipmmu_vp0 8>;
                };
 
                fcpvi1: fcp@fe9bf000 {
                        clocks = <&cpg CPG_MOD 610>;
                        power-domains = <&sysc R8A774E1_PD_A3VP>;
                        resets = <&cpg 610>;
+                       iommus = <&ipmmu_vp1 9>;
                };
 
                fcpvd0: fcp@fea27000 {
                        clocks = <&cpg CPG_MOD 603>;
                        power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>;
                        resets = <&cpg 603>;
+                       iommus = <&ipmmu_vi0 8>;
                };
 
                fcpvd1: fcp@fea2f000 {
                        clocks = <&cpg CPG_MOD 602>;
                        power-domains = <&sysc R8A774E1_PD_ALWAYS_ON>;
                        resets = <&cpg 602>;
+                       iommus = <&ipmmu_vi0 9>;
                };
 
                csi20: csi2@fea80000 {