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

Commit c25eef24 authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: qcom: Update the NPU DDR BW voting device to BWMON_2

BWMON_1 is reserved for GPU. Hence update the NPU BWMON device
voting for DDR to BWMON_2.

Change-Id: If45b574d66c4b55bc5144f11c681b57c0d3a0a58
parent 3e9c170e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1112,9 +1112,9 @@
		operating-points-v2 = <&suspendable_ddr_bw_opp_table>;
	};

	npu_llcc_ddr_bwmon: qcom,npu-llcc-ddr-bwmon@0x9092000 {
	npu_llcc_ddr_bwmon: qcom,npu-llcc-ddr-bwmon@0x9093000 {
		compatible = "qcom,bimc-bwmon5";
		reg = <0x9092000 0x1000>;
		reg = <0x9093000 0x1000>;
		reg-names = "base";
		interrupts = <GIC_SPI 81 IRQ_TYPE_LEVEL_HIGH>;
		qcom,hw-timer-hz = <19200000>;