OSDN Git Service

arm64: dts: renesas: r8a7795-es1: Enable IPMMU devices
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 24 Apr 2018 09:26:59 +0000 (11:26 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 May 2018 08:44:39 +0000 (10:44 +0200)
Remove 'status = "disabled"' to make sure all IPMMU devices are enabled
in DT on the r8a7795 ES1.0 Soc.

This is a follow up for a patch by Magnus Damm for the
the r8a7795 ES2.0 and other R-Car Gen 3 SoCs.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi

index f9acd12..0177f5e 100644 (file)
@@ -39,7 +39,6 @@
                reg = <0 0xe7730000 0 0x1000>;
                renesas,ipmmu-main = <&ipmmu_mm 8>;
                #iommu-cells = <1>;
-               status = "disabled";
        };
 
        /delete-node/ usb-phy@ee0e0200;