Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ddd25f4 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: disable NPU bwmon nodes

Disable NPU BWMON nodes for lito target to avoid
unclocked access to the BWMON address space.

Change-Id: I75ccf4f63102c47a993c5e4819768759f5d0f794
parent a86495bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -2564,6 +2564,7 @@
		governor = "performance";
		qcom,src-dst-ports = <MSM_BUS_MASTER_NPU MSM_BUS_SLAVE_EBI_CH0>;
		operating-points-v2 = <&suspendable_ddr_bw_opp_table>;
		status = "disabled";
	};

	npu_npu_ddr_bwmon: qcom,npu-npu-ddr-bwmon@9960300 {
@@ -2575,6 +2576,7 @@
		qcom,hw-timer-hz = <19200000>;
		qcom,target-dev = <&npu_npu_ddr_bw>;
		qcom,count-unit = <0x10000>;
		status = "disabled";
	};

	npudsp_npu_ddr_bw: qcom,npudsp-npu-ddr-bw {
@@ -2582,6 +2584,7 @@
		governor = "performance";
		qcom,src-dst-ports = <MSM_BUS_MASTER_NPU MSM_BUS_SLAVE_EBI_CH0>;
		operating-points-v2 = <&suspendable_ddr_bw_opp_table>;
		status = "disabled";
	};

	npudsp_npu_ddr_bwmon: qcom,npudsp-npu-ddr-bwmon@70200 {
@@ -2593,6 +2596,7 @@
		qcom,hw-timer-hz = <19200000>;
		qcom,target-dev = <&npudsp_npu_ddr_bw>;
		qcom,count-unit = <0x10000>;
		status = "disabled";
	};

	cpu0_cpu_l3_latmon: qcom,cpu0-cpu-l3-latmon {