diff --git a/codecs/max98390/init.conf b/codecs/max98390/init.conf new file mode 100644 index 0000000..718ef10 --- /dev/null +++ b/codecs/max98390/init.conf @@ -0,0 +1,10 @@ +# MAX98390 specific volume control settings + +BootSequence [ + cset "name='Left DAI Sel Mux' Left" + cset "name='Right DAI Sel Mux' Right" + cset "name='Left Digital Volume' 138" + cset "name='Right Digital Volume' 138" + cset "name='Left Boost Clock Phase' 0" + cset "name='Right Boost Clock Phase' 3" +]