We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d343d commit 60b4957Copy full SHA for 60b4957
1 file changed
arch/arm64/boot/dts/apple/t8103-j313.dts
@@ -91,6 +91,7 @@
91
shutdown-gpios = <&pinctrl_ap 181 GPIO_ACTIVE_HIGH>;
92
#sound-dai-cells = <0>;
93
sound-name-prefix = "Left";
94
+ interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
95
ti,imon-slot-no = <0>;
96
ti,vmon-slot-no = <2>;
97
ti,sdout-force-zero-mask = <0xf0>;
@@ -104,6 +105,7 @@
104
105
106
107
sound-name-prefix = "Right";
108
109
ti,imon-slot-no = <4>;
110
ti,vmon-slot-no = <6>;
111
ti,sdout-force-zero-mask = <0x0f>;
0 commit comments