Skip to content

Commit 60b4957

Browse files
committed
arm64: dts: apple: j313: Add missing speaker amp IRQs
Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent e5d343d commit 60b4957

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/apple/t8103-j313.dts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
shutdown-gpios = <&pinctrl_ap 181 GPIO_ACTIVE_HIGH>;
9292
#sound-dai-cells = <0>;
9393
sound-name-prefix = "Left";
94+
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
9495
ti,imon-slot-no = <0>;
9596
ti,vmon-slot-no = <2>;
9697
ti,sdout-force-zero-mask = <0xf0>;
@@ -104,6 +105,7 @@
104105
shutdown-gpios = <&pinctrl_ap 181 GPIO_ACTIVE_HIGH>;
105106
#sound-dai-cells = <0>;
106107
sound-name-prefix = "Right";
108+
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
107109
ti,imon-slot-no = <4>;
108110
ti,vmon-slot-no = <6>;
109111
ti,sdout-force-zero-mask = <0x0f>;

0 commit comments

Comments
 (0)