mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 02:59:19 -04:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user