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

Commit 4419485a authored by Rama Aparna Mallavarapu's avatar Rama Aparna Mallavarapu
Browse files

ARM: dts: qcom: Correct the NPU BWMON IRQ number for kona

The upwake IRQ for NPU BWMON device seems to be
incorrect. Fix the IRQ number for NPU BWMON device.

Change-Id: Ic14b7ed11d24d362c58c94df200904976d04fc1e
parent 9e8510e9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1083,7 +1083,7 @@
				<&clock_gcc GCC_NPU_BWMON_AXI_CLK>;
		clock-names = "npu_bwmon_ahb", "npu_bwmon_axi";
		qcom,bwmon_clks = "npu_bwmon_ahb", "npu_bwmon_axi";
		interrupts = <GIC_SPI 347 IRQ_TYPE_LEVEL_HIGH>;
		interrupts = <GIC_SPI 476 IRQ_TYPE_LEVEL_HIGH>;
		qcom,mport = <0>;
		qcom,hw-timer-hz = <19200000>;
		qcom,target-dev = <&npu_npu_ddr_bw>;