arm64: dts: renesas: r8a7795-es1: Point VSPI via FCPVI to IPMMU-VP
Hook up the FCPVI devices to allow use of VSPI with IPMMU-VP. 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
a02aac4873
commit
8f0940b033
|
@ -76,6 +76,7 @@
|
|||
clocks = <&cpg CPG_MOD 609>;
|
||||
power-domains = <&sysc R8A7795_PD_A3VP>;
|
||||
resets = <&cpg 609>;
|
||||
iommus = <&ipmmu_vp0 10>;
|
||||
};
|
||||
|
||||
vspd3: vsp@fea38000 {
|
||||
|
|
Loading…
Reference in New Issue