Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteproc
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / gpu / nvidia,gk20a.txt
index b7e4c74445108dcd2c966529a85a4a930b40e831..f32bbba4d3bca902242049fabd1a2d92eca36cc5 100644 (file)
@@ -51,7 +51,6 @@ Example for GK20A:
                resets = <&tegra_car 184>;
                reset-names = "gpu";
                iommus = <&mc TEGRA_SWGROUP_GPU>;
-               status = "disabled";
        };
 
 Example for GM20B:
@@ -70,7 +69,6 @@ Example for GM20B:
                resets = <&tegra_car 184>;
                reset-names = "gpu";
                iommus = <&mc TEGRA_SWGROUP_GPU>;
-               status = "disabled";
        };
 
 Example for GP10B:
@@ -89,5 +87,4 @@ Example for GP10B:
                reset-names = "gpu";
                power-domains = <&bpmp TEGRA186_POWER_DOMAIN_GPU>;
                iommus = <&smmu TEGRA186_SID_GPU>;
-               status = "disabled";
        };