Re: [PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-20 Thread Sylwester Nawrocki
On 20/05/14 07:14, Tushar Behera wrote: On 05/19/2014 11:00 PM, Sylwester Nawrocki wrote: This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com --- sound/soc/samsung/i2s.c |4

Re: [PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-20 Thread Tushar Behera
On 05/20/2014 02:40 PM, Sylwester Nawrocki wrote: On 20/05/14 07:14, Tushar Behera wrote: On 05/19/2014 11:00 PM, Sylwester Nawrocki wrote: This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Signed-off-by: Sylwester Nawrocki

Re: [PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-20 Thread Mark Brown
On Tue, May 20, 2014 at 11:10:08AM +0200, Sylwester Nawrocki wrote: So how do you think this should be addressed ? Isn't it better to give options to the machine drivers to alter these clock settings, rather than hard coding it in the I2S driver ? Let's not forget it covers multiple Samsung

Re: [PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-20 Thread Mark Brown
On Mon, May 19, 2014 at 07:30:38PM +0200, Sylwester Nawrocki wrote: This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Applied, thanks. signature.asc Description: Digital signature

[PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-19 Thread Sylwester Nawrocki
This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com --- sound/soc/samsung/i2s.c |4 sound/soc/samsung/i2s.h |1 + 2 files changed, 5 insertions(+) diff --git

Re: [PATCH] ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio Interface

2014-05-19 Thread Tushar Behera
On 05/19/2014 11:00 PM, Sylwester Nawrocki wrote: This patch adds support for setting source clock of the Core CLK of the IIS Multi Audio Interface. Signed-off-by: Sylwester Nawrocki s.nawro...@samsung.com --- sound/soc/samsung/i2s.c |4 sound/soc/samsung/i2s.h |1 + 2 files