]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: renesas: r8a7795: Enable IPMMU devices
authorMagnus Damm <damm+renesas@opensource.se>
Sun, 22 Apr 2018 10:08:15 +0000 (19:08 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Wed, 16 May 2018 08:44:25 +0000 (10:44 +0200)
Remove 'status = "disabled"' to make sure all IPMMU devices are enabled
in DT on the r8a7795 SoC.

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

index acf0c6f72a4d60c5faba38206eefe6a10bb34bd8..32870cbaf94d0dae5487f41d2a77f43a07f872b1 100644 (file)
@@ -947,7 +947,6 @@ ipmmu_hc: mmu@e6570000 {
                        renesas,ipmmu-main = <&ipmmu_mm 2>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_ir: mmu@ff8b0000 {
@@ -956,7 +955,6 @@ ipmmu_ir: mmu@ff8b0000 {
                        renesas,ipmmu-main = <&ipmmu_mm 3>;
                        power-domains = <&sysc R8A7795_PD_A3IR>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_mm: mmu@e67b0000 {
@@ -974,7 +972,6 @@ ipmmu_mp0: mmu@ec670000 {
                        renesas,ipmmu-main = <&ipmmu_mm 4>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_pv0: mmu@fd800000 {
@@ -983,7 +980,6 @@ ipmmu_pv0: mmu@fd800000 {
                        renesas,ipmmu-main = <&ipmmu_mm 6>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_pv1: mmu@fd950000 {
@@ -992,7 +988,6 @@ ipmmu_pv1: mmu@fd950000 {
                        renesas,ipmmu-main = <&ipmmu_mm 7>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_pv2: mmu@fd960000 {
@@ -1001,7 +996,6 @@ ipmmu_pv2: mmu@fd960000 {
                        renesas,ipmmu-main = <&ipmmu_mm 8>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_pv3: mmu@fd970000 {
@@ -1010,7 +1004,6 @@ ipmmu_pv3: mmu@fd970000 {
                        renesas,ipmmu-main = <&ipmmu_mm 9>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_rt: mmu@ffc80000 {
@@ -1019,7 +1012,6 @@ ipmmu_rt: mmu@ffc80000 {
                        renesas,ipmmu-main = <&ipmmu_mm 10>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_vc0: mmu@fe6b0000 {
@@ -1028,7 +1020,6 @@ ipmmu_vc0: mmu@fe6b0000 {
                        renesas,ipmmu-main = <&ipmmu_mm 12>;
                        power-domains = <&sysc R8A7795_PD_A3VC>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_vc1: mmu@fe6f0000 {
@@ -1037,7 +1028,6 @@ ipmmu_vc1: mmu@fe6f0000 {
                        renesas,ipmmu-main = <&ipmmu_mm 13>;
                        power-domains = <&sysc R8A7795_PD_A3VC>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_vi0: mmu@febd0000 {
@@ -1054,7 +1044,6 @@ ipmmu_vi1: mmu@febe0000 {
                        renesas,ipmmu-main = <&ipmmu_mm 15>;
                        power-domains = <&sysc R8A7795_PD_ALWAYS_ON>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_vp0: mmu@fe990000 {
@@ -1063,7 +1052,6 @@ ipmmu_vp0: mmu@fe990000 {
                        renesas,ipmmu-main = <&ipmmu_mm 16>;
                        power-domains = <&sysc R8A7795_PD_A3VP>;
                        #iommu-cells = <1>;
-                       status = "disabled";
                };
 
                ipmmu_vp1: mmu@fe980000 {