@@ -354,7 +354,11 @@
};
};
-&qupv3_id_1 {
+&gmu {
+ status = "okay";
+};
+
+&gpu {
status = "okay";
};
@@ -372,6 +376,10 @@
};
};
+&qupv3_id_1 {
+ status = "okay";
+};
+
&remoteproc_adsp {
status = "okay";
@@ -349,7 +349,11 @@
};
};
-&qupv3_id_1 {
+&gmu {
+ status = "okay";
+};
+
+&gpu {
status = "okay";
};
@@ -367,6 +371,10 @@
};
};
+&qupv3_id_1 {
+ status = "okay";
+};
+
&remoteproc_adsp {
status = "okay";
firmware-name = "qcom/sm8150/adsp.mdt";
@@ -1082,6 +1082,8 @@
qcom,gmu = <&gmu>;
+ status = "disabled";
+
zap-shader {
memory-region = <&gpu_mem>;
};
@@ -1149,6 +1151,8 @@
operating-points-v2 = <&gmu_opp_table>;
+ status = "disabled";
+
gmu_opp_table: opp-table {
compatible = "operating-points-v2";
@@ -1496,6 +1500,8 @@
qcom,smem-states = <&modem_smp2p_out 0>;
qcom,smem-state-names = "stop";
+ status = "disabled";
+
glink-edge {
interrupts = <GIC_SPI 449 IRQ_TYPE_EDGE_RISING>;
label = "modem";