arm64: dts: renesas: r8a7795-es1: Point FDP1 via FCPF to IPMMU-VP0
Hook up the FCPF devices to allow use of FDP1 with IPMMU-VP0. Signed-off-by: Magnus Damm <damm+renesas@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
afdeb149aa
commit
f54d63fe7e
|
@ -56,6 +56,7 @@ fcpf2: fcp@fe952000 {
|
|||
clocks = <&cpg CPG_MOD 613>;
|
||||
power-domains = <&sysc R8A7795_PD_A3VP>;
|
||||
resets = <&cpg 613>;
|
||||
iommus = <&ipmmu_vp0 2>;
|
||||
};
|
||||
|
||||
vspi2: vsp@fe9c0000 {
|
||||
|
|
Loading…
Reference in New Issue