OMAP: Configure audio_mclk for twl4030-codec MFD
[deliverable/linux.git] / arch / arm / mach-omap2 / board-omap3beagle.c
index 23bfd333066f438cc9e55686fcdee561c091361c..4e69f8ed30dc5ed4c796fa088718bb84849579d1 100644 (file)
@@ -259,6 +259,7 @@ static struct twl4030_codec_audio_data beagle_audio_data = {
 };
 
 static struct twl4030_codec_data beagle_codec_data = {
+       .audio_mclk = 26000000,
        .audio = &beagle_audio_data,
 };
 
This page took 0.031758 seconds and 5 git commands to generate.