arm64: dts: renesas: r8a77961: Add missing iommus properties

Add missing iommus properties to Frame Compression Processor device
nodes that still lack them.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/25f8764edcb4f83f4dc3acfae36fa1fcbfd10cd7.1720430758.git.geert+renesas@glider.be
This commit is contained in:
Geert Uytterhoeven
2024-07-08 11:37:18 +02:00
parent 9e2494ba0a
commit fc50fd9ab5

View File

@@ -2502,6 +2502,7 @@ fcpf0: fcp@fe950000 {
clocks = <&cpg CPG_MOD 615>;
power-domains = <&sysc R8A77961_PD_A3VC>;
resets = <&cpg 615>;
iommus = <&ipmmu_vc0 16>;
};
fcpvb0: fcp@fe96f000 {
@@ -2510,6 +2511,7 @@ fcpvb0: fcp@fe96f000 {
clocks = <&cpg CPG_MOD 607>;
power-domains = <&sysc R8A77961_PD_A3VC>;
resets = <&cpg 607>;
iommus = <&ipmmu_vi0 5>;
};
fcpvi0: fcp@fe9af000 {