Commit 0639be57 authored by Simon Horman's avatar Simon Horman

arm64: dts: renesas: r8a77970: Connect Ethernet-AVB to IPMMU-RT

Add IPMMU-RT to the Ethernet-AVB device node.

Based on work by Magnus Damm for the r8a7795.
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 0071fcd1
......@@ -440,6 +440,7 @@ avb: ethernet@e6800000 {
power-domains = <&sysc 32>;
resets = <&cpg 812>;
phy-mode = "rgmii-id";
iommus = <&ipmmu_rt 3>;
#address-cells = <1>;
#size-cells = <0>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment