Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752908AbbKXJb6 (ORCPT ); Tue, 24 Nov 2015 04:31:58 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:34612 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752508AbbKXJby (ORCPT ); Tue, 24 Nov 2015 04:31:54 -0500 Date: Tue, 24 Nov 2015 01:31:48 -0800 From: Nicolin Chen To: Shengjiu Wang Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, timur@tabi.org, Xiubo.Lee@gmail.com, lgirdwood@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, shawnguo@kernel.org, alsa-devel@alsa-project.org, linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH V4 0/3] add spba clock for fsl audio IP Message-ID: <20151124093147.GA50978@Asurada-CZ80> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1222 Lines: 33 On Tue, Nov 24, 2015 at 05:19:31PM +0800, Shengjiu Wang wrote: > add spba clock for fsl audio IP > > Changes in V3 > - add error check for spba clock > > Shengjiu Wang (3): > ASoC: fsl_esai: spba clock is needed by esai device > ASoC: fsl_spdif: spba clk is needed by spdif device > ASoC: fsl_asrc: spba clock is needed by asrc device For all three, Acked-by: Nicolin Chen > > Documentation/devicetree/bindings/sound/fsl,asrc.txt | 5 +++++ > Documentation/devicetree/bindings/sound/fsl,esai.txt | 5 +++++ > Documentation/devicetree/bindings/sound/fsl,spdif.txt | 5 +++++ > sound/soc/fsl/fsl_asrc.c | 14 ++++++++++++++ > sound/soc/fsl/fsl_asrc.h | 2 ++ > sound/soc/fsl/fsl_esai.c | 17 +++++++++++++++++ > sound/soc/fsl/fsl_spdif.c | 19 +++++++++++++++++++ > 7 files changed, 67 insertions(+) > > -- > 1.9.1 > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/