From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> Hook up the FCPVB devices to allow use of VSPBC/VSPBD with IPMMU-VP. Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- Changes since V2: - New patch arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 ++ 1 file changed, 2 insertions(+) --- 0008/arch/arm64/boot/dts/renesas/r8a7795.dtsi +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2017-03-20 16:21:50.950607110 +0900 @@ -1632,6 +1632,7 @@ compatible = "renesas,fcpv"; reg = <0 0xfe92f000 0 0x200>; clocks = <&cpg CPG_MOD 606>; + iommus = <&ipmmu_vp 7>; power-domains = <&sysc R8A7795_PD_A3VP>; }; @@ -1673,6 +1674,7 @@ compatible = "renesas,fcpv"; reg = <0 0xfe96f000 0 0x200>; clocks = <&cpg CPG_MOD 607>; + iommus = <&ipmmu_vp 5>; power-domains = <&sysc R8A7795_PD_A3VP>; };