Re: [PATCH 2/2] ASoC: max98095: Add master clock handling

2014-05-26 Thread Mark Brown
On Mon, May 26, 2014 at 01:58:22PM +0530, Tushar Behera wrote: > If master clock is provided through device tree, then update > the master clock frequency during set_sysclk. Applied, thanks. signature.asc Description: Digital signature

[PATCH 2/2] ASoC: max98095: Add master clock handling

2014-05-26 Thread Tushar Behera
If master clock is provided through device tree, then update the master clock frequency during set_sysclk. Documentation has been updated to reflect the change. Signed-off-by: Tushar Behera --- .../devicetree/bindings/sound/max98095.txt |6 + sound/soc/codecs/max98095.c

Re: [PATCH 2/2] ASoC: max98095: Add master clock handling

2014-05-22 Thread Mark Brown
On Thu, May 22, 2014 at 02:47:08PM +0530, Tushar Behera wrote: > If master clock is provided through device tree, then update > the master clock frequency during set_sysclk. Same issues here. signature.asc Description: Digital signature

[PATCH 2/2] ASoC: max98095: Add master clock handling

2014-05-22 Thread Tushar Behera
If master clock is provided through device tree, then update the master clock frequency during set_sysclk. Documentation has been updated to reflect the change. Signed-off-by: Tushar Behera --- .../devicetree/bindings/sound/max98095.txt |6 ++ sound/soc/codecs/max98095.c