[PATCH v7 3/4] ASoC: arizona: Add DVFS handling for sample rate control

2015-06-01 Thread Richard Fitzgerald
The WM8997 and WM5102 codecs need to boost DVFS for higher sample rates. Signed-off-by: Richard Fitzgerald Signed-off-by: Charles Keepax --- sound/soc/codecs/arizona.c | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/sound/soc/codecs/arizona.c

[PATCH v7 3/4] ASoC: arizona: Add DVFS handling for sample rate control

2015-06-01 Thread Richard Fitzgerald
The WM8997 and WM5102 codecs need to boost DVFS for higher sample rates. Signed-off-by: Richard Fitzgerald r...@opensource.wolfsonmicro.com Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- sound/soc/codecs/arizona.c | 19 ++- 1 files changed, 18