From 370d13e9046eb79d8f9bc58c7d1e7479adae9a04 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 26 Sep 2012 17:50:02 +0100 Subject: [PATCH] --- yaml --- r: 332170 b: refs/heads/master c: aeaeee1a1f054610299e614749d2c5a31cec3c8d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/codecs/arizona.c | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 116d88cd18b1..f7573be6c759 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c922cc4c1cc3c0253adec36bb7088eab7c2269c5 +refs/heads/master: aeaeee1a1f054610299e614749d2c5a31cec3c8d diff --git a/trunk/sound/soc/codecs/arizona.c b/trunk/sound/soc/codecs/arizona.c index 5764960087bc..c03b65af3059 100644 --- a/trunk/sound/soc/codecs/arizona.c +++ b/trunk/sound/soc/codecs/arizona.c @@ -270,6 +270,9 @@ static unsigned int arizona_sysclk_48k_rates[] = { 12288000, 22579200, 49152000, + 73728000, + 98304000, + 147456000, }; static unsigned int arizona_sysclk_44k1_rates[] = { @@ -277,6 +280,9 @@ static unsigned int arizona_sysclk_44k1_rates[] = { 11289600, 24576000, 45158400, + 67737600, + 90316800, + 135475200, }; static int arizona_set_opclk(struct snd_soc_codec *codec, unsigned int clk,