Skip to content

Commit 815a3f3

Browse files
marcanjannau
authored andcommitted
macaudio: Officially enable j313 speakers
Still hard gated on speakersafetyd for now. Signed-off-by: Hector Martin <marcan@marcan.st>
1 parent c4698f4 commit 815a3f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sound/soc/apple/macaudio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@ struct macaudio_platform_cfg macaudio_j293_cfg = {
14731473
};
14741474

14751475
struct macaudio_platform_cfg macaudio_j313_cfg = {
1476-
false, AMP_TAS5770, SPKR_1W, true, 10, -20,
1476+
true, AMP_TAS5770, SPKR_1W, true, 10, -20,
14771477
};
14781478

14791479
struct macaudio_platform_cfg macaudio_j314_j316_cfg = {

0 commit comments

Comments
 (0)