Re: [PATCH v4 6/9] ASoC: rt5616: add mclk property for rt5616 document

2016-01-31 Thread Caesar Wang
在 2016年01月30日 00:28, Rob Herring 写道: On Thu, Jan 28, 2016 at 04:43:35PM +0800, Caesar Wang wrote: This patch add the mclk property for the CODEC driver, since sometime the CODEC driver needs the clock enabled. s/add/adds/ s/sometime/sometimes/ Done, thanks for pointing out that. The syst

Re: [PATCH v4 6/9] ASoC: rt5616: add mclk property for rt5616 document

2016-01-29 Thread Rob Herring
On Thu, Jan 28, 2016 at 04:43:35PM +0800, Caesar Wang wrote: > This patch add the mclk property for the CODEC driver, > since sometime the CODEC driver needs the clock enabled. s/add/adds/ s/sometime/sometimes/ > The system clock of ALC5616 can be selected from MCLK, > That's also make as the co

[PATCH v4 6/9] ASoC: rt5616: add mclk property for rt5616 document

2016-01-28 Thread Caesar Wang
This patch add the mclk property for the CODEC driver, since sometime the CODEC driver needs the clock enabled. The system clock of ALC5616 can be selected from MCLK, That's also make as the codec master clock provider, Signed-off-by: Caesar Wang --- Changes in v4: - Add this patch included in