Skip to content

Commit b381cb8

Browse files
384k: Add 352k8 sample rate to hifiberry_dacplus_clk_for_rate
v4 using SNDRV_PCM_RATE_KNOT. Signed-off-by: DigitalDreamtime <[email protected]>
1 parent 126cd71 commit b381cb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sound/soc/bcm/hifiberry_dacplus.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ static int snd_rpi_hifiberry_dacplus_clk_for_rate(int sample_rate)
116116
case 44100:
117117
case 88200:
118118
case 176400:
119+
case 352800:
119120
type = HIFIBERRY_DACPRO_CLK44EN;
120121
break;
121122
default:

0 commit comments

Comments
 (0)