Re: [PATCH v5 5/8] ASoC: rt5616: add mclk property for rt5616 document

2016-02-02 Thread Mark Brown
On Tue, Feb 02, 2016 at 11:44:38AM +0800, Caesar Wang wrote: > This patch adds the mclk property for the CODEC driver, > since sometimes the CODEC driver needs the clock enabled. This appears to be a resend of a patch that's already been applied. If any changes are required please send incrementa

[PATCH v5 5/8] ASoC: rt5616: add mclk property for rt5616 document

2016-02-01 Thread Caesar Wang
This patch adds the mclk property for the CODEC driver, since sometimes the CODEC driver needs the clock enabled. The system clock of ALC5616 can be selected from MCLK, That also makes the codec the master clock provider. Signed-off-by: Caesar Wang Acked-by: Rob Herring Cc: alsa-de...@alsa-pr