[alsa-devel] [PATCH v2] ASoC: rt5659: Add mclk controls

Rob Herring robh at kernel.org
Fri Jul 29 23:32:42 CEST 2016


On Thu, Jul 28, 2016 at 02:57:16PM -0700, Nicolin Chen wrote:
> The codec driver should control the mclk. So this patch adds this support.
> 
> Signed-off-by: Nicolin Chen <nicoleotsuka at gmail.com>
> ---
> Changlog:
> v1->v2
>  * Only set the mclk pointer to NULL when getting an ENOENT error code
>    (i.e. no clock is specified)  -- corrected by Lars-Peter
> 
>  Documentation/devicetree/bindings/sound/rt5659.txt |  3 +++

Acked-by: Rob Herring <robh at kernel.org>

>  sound/soc/codecs/rt5659.c                          | 24 ++++++++++++++++++++++
>  sound/soc/codecs/rt5659.h                          |  1 +
>  3 files changed, 28 insertions(+)


More information about the Alsa-devel mailing list