Commit 0e467ade authored by Magnus Damm's avatar Magnus Damm Committed by Simon Horman

arm64: dts: renesas: r8a7795-es1: Enable IPMMU-MP1

Enable the r8a7795 ES1.x device node for IPMMU-MP1.
Signed-off-by: default avatarMagnus Damm <damm+renesas@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 0703824c
...@@ -31,7 +31,6 @@ ipmmu_mp1: mmu@ec680000 { ...@@ -31,7 +31,6 @@ ipmmu_mp1: mmu@ec680000 {
reg = <0 0xec680000 0 0x1000>; reg = <0 0xec680000 0 0x1000>;
renesas,ipmmu-main = <&ipmmu_mm 5>; renesas,ipmmu-main = <&ipmmu_mm 5>;
#iommu-cells = <1>; #iommu-cells = <1>;
status = "disabled";
}; };
ipmmu_sy: mmu@e7730000 { ipmmu_sy: mmu@e7730000 {
......
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