From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Branden Subject: Re: [PATCH 0/2] Cygnus Audio Driver Date: Fri, 3 Apr 2015 12:33:12 -0700 Message-ID: <551EEAF8.7050108@broadcom.com> References: <1427771784-29950-1-git-send-email-sbranden@broadcom.com> <20150331064338.GE2869@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150331064338.GE2869-GFdadSzt00ze9xe1eoZjHA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Mark Brown Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, Lori Hikichi , Dmitry Torokhov , Anatol Pomazao , abrestic-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, bryeung-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, olofj-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org, pwestin-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org List-Id: alsa-devel@alsa-project.org Hi Mark, On 15-03-30 11:43 PM, Mark Brown wrote: > On Mon, Mar 30, 2015 at 08:16:22PM -0700, Scott Branden wrote: > >> The audio PLL is embedded in the audio block and only used >> by the audio block. The audio PLL registers are also in the middle of >> the audio register map. > > When you say it's only used by the audio block do you mean to say that > the audio block exposes no clock signals other than the bit and frame > clocks? > The audio block exposes the MCLK in addition to the bit and frame clock. Regards, Scott -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbranden@broadcom.com (Scott Branden) Date: Fri, 3 Apr 2015 12:33:12 -0700 Subject: [PATCH 0/2] Cygnus Audio Driver In-Reply-To: <20150331064338.GE2869@sirena.org.uk> References: <1427771784-29950-1-git-send-email-sbranden@broadcom.com> <20150331064338.GE2869@sirena.org.uk> Message-ID: <551EEAF8.7050108@broadcom.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Mark, On 15-03-30 11:43 PM, Mark Brown wrote: > On Mon, Mar 30, 2015 at 08:16:22PM -0700, Scott Branden wrote: > >> The audio PLL is embedded in the audio block and only used >> by the audio block. The audio PLL registers are also in the middle of >> the audio register map. > > When you say it's only used by the audio block do you mean to say that > the audio block exposes no clock signals other than the bit and frame > clocks? > The audio block exposes the MCLK in addition to the bit and frame clock. Regards, Scott From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752889AbbDCTdT (ORCPT ); Fri, 3 Apr 2015 15:33:19 -0400 Received: from mail-gw3-out.broadcom.com ([216.31.210.64]:12268 "EHLO mail-gw3-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751730AbbDCTdQ (ORCPT ); Fri, 3 Apr 2015 15:33:16 -0400 X-IronPort-AV: E=Sophos;i="5.11,519,1422950400"; d="scan'208";a="61057456" Message-ID: <551EEAF8.7050108@broadcom.com> Date: Fri, 3 Apr 2015 12:33:12 -0700 From: Scott Branden User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Mark Brown CC: Rob Herring , Pawel Moll , "Mark Rutland" , Ian Campbell , Kumar Gala , "Liam Girdwood" , Jaroslav Kysela , "Takashi Iwai" , , , , , , Lori Hikichi , Dmitry Torokhov , Anatol Pomazao , , , , Subject: Re: [PATCH 0/2] Cygnus Audio Driver References: <1427771784-29950-1-git-send-email-sbranden@broadcom.com> <20150331064338.GE2869@sirena.org.uk> In-Reply-To: <20150331064338.GE2869@sirena.org.uk> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Mark, On 15-03-30 11:43 PM, Mark Brown wrote: > On Mon, Mar 30, 2015 at 08:16:22PM -0700, Scott Branden wrote: > >> The audio PLL is embedded in the audio block and only used >> by the audio block. The audio PLL registers are also in the middle of >> the audio register map. > > When you say it's only used by the audio block do you mean to say that > the audio block exposes no clock signals other than the bit and frame > clocks? > The audio block exposes the MCLK in addition to the bit and frame clock. Regards, Scott