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

Commit ab55a97a authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents c9193865 4419485a
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -1084,7 +1084,11 @@
		compatible = "qcom,bimc-bwmon4";
		reg = <0x00060400 0x300>, <0x00060300 0x200>;
		reg-names = "base", "global_base";
		interrupts = <GIC_SPI 347 IRQ_TYPE_LEVEL_HIGH>;
		clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>,
				<&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 476 IRQ_TYPE_LEVEL_HIGH>;
		qcom,mport = <0>;
		qcom,hw-timer-hz = <19200000>;
		qcom,target-dev = <&npu_npu_ddr_bw>;
@@ -1102,6 +1106,10 @@
		compatible = "qcom,bimc-bwmon4";
		reg = <0x00070300 0x300>, <0x00070200 0x200>;
		reg-names = "base", "global_base";
		clocks = <&clock_gcc GCC_NPU_BWMON_CFG_AHB_CLK>,
				<&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 155 IRQ_TYPE_LEVEL_HIGH>;
		qcom,mport = <0>;
		qcom,hw-timer-hz = <19200000>;