mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
arm64: dts: renesas: r8a77970: Add missing iommus property
Add the missing iommus property to the Frame Compression Processor device node. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/41445bdf72a40c9deb36b88e8360b50eb2836919.1720430758.git.geert+renesas@glider.be
This commit is contained in:
parent
bc909045fd
commit
da840cce10
|
|
@ -1092,6 +1092,7 @@ fcpvd0: fcp@fea27000 {
|
|||
clocks = <&cpg CPG_MOD 603>;
|
||||
power-domains = <&sysc R8A77970_PD_ALWAYS_ON>;
|
||||
resets = <&cpg 603>;
|
||||
iommus = <&ipmmu_vi0 8>;
|
||||
};
|
||||
|
||||
csi40: csi2@feaa0000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user