From: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> Point the USB3.0 Host CH0 and CH1 devices to IPMMU-HC. Signed-off-by: Magnus Damm <damm+renesas@xxxxxxxxxxxxx> --- arch/arm64/boot/dts/renesas/r8a7795.dtsi | 2 ++ 1 file changed, 2 insertions(+) --- 0002/arch/arm64/boot/dts/renesas/r8a7795.dtsi +++ work/arch/arm64/boot/dts/renesas/r8a7795.dtsi 2017-03-28 18:10:51.020607110 +0900 @@ -1419,6 +1419,7 @@ reg = <0 0xee000000 0 0xc00>; interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>; clocks = <&cpg CPG_MOD 328>; + iommus = <&ipmmu_hc 12>; power-domains = <&sysc R8A7795_PD_ALWAYS_ON>; resets = <&cpg 328>; status = "disabled"; @@ -1429,6 +1430,7 @@ reg = <0 0xee040000 0 0xc00>; interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; clocks = <&cpg CPG_MOD 327>; + iommus = <&ipmmu_hc 14>; power-domains = <&sysc R8A7795_PD_ALWAYS_ON>; resets = <&cpg 327>; status = "disabled";