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

Commit 194586cd authored by Da Hoon Pyun's avatar Da Hoon Pyun
Browse files

ARM: dts: msm: Enable npudsp_npu_ddr_bw for atoll



This change is to enable npudsp ddr bw for the atoll platform.

Change-Id: Id1a89d3946f9512a68674ce6edc4885fa00508f4
Signed-off-by: default avatarDa Hoon Pyun <dpyun@codeaurora.org>
parent 2c0bd619
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -65,8 +65,8 @@
			<&apcs_glb2 6>;
		mbox-names = "glink", "smp2p";
		#mbox-cells = <1>;
		qcom,npubw-devs = <&npu_npu_ddr_bw>;
		qcom,npubw-dev-names = "ddr_bw";
		qcom,npubw-devs = <&npu_npu_ddr_bw>, <&npudsp_npu_ddr_bw>;
		qcom,npubw-dev-names = "ddr_bw", "dsp_ddr_bw";
		qcom,src-dst-ports = <MSM_BUS_MASTER_NPU MSM_BUS_SLAVE_EBI_CH0>;
		qcom,npu-pwrlevels {
			#address-cells = <1>;
+2 −2
Original line number Diff line number Diff line
@@ -3417,7 +3417,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";
		status = "ok";
	};

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

	/delete-node/gpu-bw-tbl;