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

Commit e4b83fe1 authored by Karthikeyan Mani's avatar Karthikeyan Mani
Browse files

ARM: dts: msm: Update swr irq numbers and types for Kona



Add valid irq types for codec swr and update irq vector
numbers for the same.

Change-Id: I9213b251703d17f0023f8812c7997368a0ec7188
Signed-off-by: default avatarKarthikeyan Mani <kmani@codeaurora.org>
parent bdd918fd
Loading
Loading
Loading
Loading
+5 −3
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@

#include <dt-bindings/clock/qcom,audio-ext-clk.h>
#include <dt-bindings/sound/audio-codec-port-types.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>
#include "kona-va-bolero.dtsi"

&bolero {
@@ -24,7 +25,8 @@
			qcom,swr_master_id = <3>;
			qcom,mipi-sdw-block-packing-mode = <1>;
			swrm-io-base = <0x3230000 0x0>;
			interrupts = <0 297 0>, <0 528 0>;
			interrupts = <GIC_SPI 329 IRQ_TYPE_LEVEL_HIGH>,
				<GIC_SPI 656 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "swr_master_irq", "swr_wake_irq";
			qcom,swr-wakeup-required = <1>;
			qcom,swr-num-ports = <5>;
@@ -60,7 +62,7 @@
			qcom,swr_master_id = <2>;
			qcom,mipi-sdw-block-packing-mode = <1>;
			swrm-io-base = <0x3210000 0x0>;
			interrupts = <0 298 0>;
			interrupts = <GIC_SPI 330 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "swr_master_irq";
			qcom,swr-num-ports = <5>;
			qcom,swr-port-mapping = <1 HPH_L 0x1>,
@@ -92,7 +94,7 @@
			qcom,swr_master_id = <1>;
			qcom,mipi-sdw-block-packing-mode = <0>;
			swrm-io-base = <0x3250000 0x0>;
			interrupts = <0 202 0>;
			interrupts = <GIC_SPI 234 IRQ_TYPE_LEVEL_HIGH>;
			interrupt-names = "swr_master_irq";
			qcom,swr-num-ports = <8>;
			qcom,swr-port-mapping = <1 SPKR_L 0x1>,