1
0
Fork 0

arm64: dts: renesas: r8a7795: Point VSPI via FCPVI to IPMMU-VP0/1

Hook up the FCPVI devices to allow use of VSPI with
IPMMU-VP0 and IPMMU-VP1.

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>
hifive-unleashed-5.1
Magnus Damm 2017-11-10 14:25:27 +01:00 committed by Simon Horman
parent cdd919ba22
commit a02aac4873
2 changed files with 6 additions and 0 deletions

View File

@ -159,6 +159,10 @@
iommus = <&ipmmu_vp0 1>;
};
&fcpvi1 {
iommus = <&ipmmu_vp0 9>;
};
&fcpvd2 {
iommus = <&ipmmu_vi0 10>;
};

View File

@ -2120,6 +2120,7 @@
clocks = <&cpg CPG_MOD 611>;
power-domains = <&sysc R8A7795_PD_A3VP>;
resets = <&cpg 611>;
iommus = <&ipmmu_vp0 8>;
};
vspi1: vsp@fe9b0000 {
@ -2139,6 +2140,7 @@
clocks = <&cpg CPG_MOD 610>;
power-domains = <&sysc R8A7795_PD_A3VP>;
resets = <&cpg 610>;
iommus = <&ipmmu_vp1 9>;
};
vspd0: vsp@fea20000 {