diff --git a/nv-platform/tegra234-p3768-0000+p3767-0003-nv.dts b/nv-platform/tegra234-p3768-0000+p3767-0003-nv.dts index 8be33d4..d267fa5 100644 --- a/nv-platform/tegra234-p3768-0000+p3767-0003-nv.dts +++ b/nv-platform/tegra234-p3768-0000+p3767-0003-nv.dts @@ -5,3 +5,21 @@ #include "staging/tegra234-p3768-0000+p3767-0003.dts" #include "tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi" + +/ { + bus@0 { + host1x@13e00000 { + nvdla0@15880000 { + status = "disabled"; + }; + + nvdla1@158c0000 { + status = "disabled"; + }; + + pva0@16000000 { + status = "disabled"; + }; + }; + }; +}; diff --git a/nv-platform/tegra234-p3768-0000+p3767-0004-nv.dts b/nv-platform/tegra234-p3768-0000+p3767-0004-nv.dts index 5c781a6..cc379b6 100644 --- a/nv-platform/tegra234-p3768-0000+p3767-0004-nv.dts +++ b/nv-platform/tegra234-p3768-0000+p3767-0004-nv.dts @@ -5,3 +5,21 @@ #include "staging/tegra234-p3768-0000+p3767-0004.dts" #include "tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi" + +/ { + bus@0 { + host1x@13e00000 { + nvdla0@15880000 { + status = "disabled"; + }; + + nvdla1@158c0000 { + status = "disabled"; + }; + + pva0@16000000 { + status = "disabled"; + }; + }; + }; +}; diff --git a/nv-platform/tegra234-p3768-0000+p3767-0005-nv.dts b/nv-platform/tegra234-p3768-0000+p3767-0005-nv.dts index e3484f9..59560df 100644 --- a/nv-platform/tegra234-p3768-0000+p3767-0005-nv.dts +++ b/nv-platform/tegra234-p3768-0000+p3767-0005-nv.dts @@ -5,3 +5,21 @@ #include "tegra234-p3768-0000+p3767-0005.dts" #include "tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi" + +/ { + bus@0 { + host1x@13e00000 { + nvdla0@15880000 { + status = "disabled"; + }; + + nvdla1@158c0000 { + status = "disabled"; + }; + + pva0@16000000 { + status = "disabled"; + }; + }; + }; +};