Skip to content

Commit 3674abb

Browse files
committed
fixup! arm64: dts: apple: t8103-j293: Add I/VMON slots to amps
1 parent b024b90 commit 3674abb

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
126126
ti,imon-slot-no = <8>;
127127
ti,vmon-slot-no = <10>;
128+
ti,pdm-slot-no = <12>;
128129
};
129130

130131
speaker_left_front: codec@32 {
@@ -136,7 +137,8 @@
136137
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
137138
ti,imon-slot-no = <0>;
138139
ti,vmon-slot-no = <2>;
139-
ti,sdout-force-zero-mask = <0xf0f0>;
140+
ti,pdm-slot-no = <4>;
141+
ti,sdout-pull-down;
140142
};
141143
};
142144

@@ -165,6 +167,7 @@
165167
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
166168
ti,imon-slot-no = <12>;
167169
ti,vmon-slot-no = <14>;
170+
ti,pdm-slot-no = <16>;
168171
};
169172

170173
speaker_right_front: codec@35 {
@@ -176,7 +179,8 @@
176179
interrupts-extended = <&pinctrl_ap 182 IRQ_TYPE_LEVEL_LOW>;
177180
ti,imon-slot-no = <4>;
178181
ti,vmon-slot-no = <6>;
179-
ti,sdout-force-zero-mask = <0x0f0f>;
182+
ti,pdm-slot-no = <8>;
183+
ti,sdout-pull-down;
180184
};
181185
};
182186

0 commit comments

Comments
 (0)