From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Subject: Re: [PATCH] ARM: kirkwood: enable S/PDIF Date: Tue, 23 Jul 2013 09:43:47 +0100 Message-ID: <20130723084347.GP24642@n2100.arm.linux.org.uk> References: <20130723102320.56bc4555@armhf> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130723102320.56bc4555@armhf> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jean-Francois Moine Cc: alsa-devel@alsa-project.org, Takashi Iwai , linux-kernel@vger.kernel.org, devicetree-discuss@lists.ozlabs.org, Liam Girdwood , Rob Herring , Mark Brown List-Id: devicetree@vger.kernel.org On Tue, Jul 23, 2013 at 10:23:20AM +0200, Jean-Francois Moine wrote: > This patch enables S/PDIF. > > Signed-off-by: Jean-Francois Moine I'm not submitting my patch to do this because: (a) we don't know what effect this has on other hardware. (b) Mark suggested that we use the slave PCM stuff to deal with this. As yet, that's something which I haven't been able to get to grips with because ASoC is soo damned complicated and undocumented.