4 May
2014
4 May
'14
7:50 p.m.
On Sat, May 03, 2014 at 08:30:15PM +0200, Andrew Lunn wrote:
Some platforms require that the codecs mclk is a fixed multiplication factor of the audio stream rate. Add a optional property to the binding to hold this factor and implement a hw_params() function to make use of it.
Signed-off-by: Andrew Lunn andrew@lunn.ch
v1->v2: s/factor/fs/g
.../devicetree/bindings/sound/simple-card.txt | 2 ++ sound/soc/generic/simple-card.c | 28 ++++++++++++++++++++++ 2 files changed, 30 insertions(+)
Acked-by: Jason Cooper jason@lakedaemon.net
thx,
Jason.