mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 21:15:53 +02:00
arm64: dts: renesas: r8a77960: 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/21e6b8dc21d8f1605d1cf5f081811b55e33ce04d.1720430758.git.geert+renesas@glider.be
This commit is contained in:
parent
3d7de696a1
commit
9e2494ba0a
|
|
@ -2652,6 +2652,7 @@ fcpf0: fcp@fe950000 {
|
|||
clocks = <&cpg CPG_MOD 615>;
|
||||
power-domains = <&sysc R8A7796_PD_A3VC>;
|
||||
resets = <&cpg 615>;
|
||||
iommus = <&ipmmu_vc0 16>;
|
||||
};
|
||||
|
||||
fcpvb0: fcp@fe96f000 {
|
||||
|
|
@ -2660,6 +2661,7 @@ fcpvb0: fcp@fe96f000 {
|
|||
clocks = <&cpg CPG_MOD 607>;
|
||||
power-domains = <&sysc R8A7796_PD_A3VC>;
|
||||
resets = <&cpg 607>;
|
||||
iommus = <&ipmmu_vi0 5>;
|
||||
};
|
||||
|
||||
fcpvi0: fcp@fe9af000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user