Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753609AbbBFLun (ORCPT ); Fri, 6 Feb 2015 06:50:43 -0500 Received: from devils.ext.ti.com ([198.47.26.153]:35811 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751346AbbBFLum (ORCPT ); Fri, 6 Feb 2015 06:50:42 -0500 Message-ID: <54D4AA7D.6050108@ti.com> Date: Fri, 6 Feb 2015 13:50:21 +0200 From: Peter Ujfalusi User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: =?UTF-8?B?VXJzIEbDpHNzbGVy?= , , CC: , , , , , Subject: Re: davinci-mcasp: extension to use AHCLKX pin as external clock source References: <54D487BE.2060209@bytesatwork.ch> In-Reply-To: <54D487BE.2060209@bytesatwork.ch> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 701 Lines: 20 On 02/06/2015 11:22 AM, Urs Fässler wrote: > The AHCLKX pin seems not to be supported as external source. The first > patch is a general fix to allow external clock. The second allows you to > select the AHCLKX pin as clock source. > > Patch built against v3.19-rc7 > I don't think this series is correct. You can just issue: snd_soc_dai_set_sysclk(cpu_dai, 0, sysclk, SND_SOC_CLOCK_IN); from the machine driver to select AHCLKX as input. -- Péter -- 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/