Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-10 Thread Lori Hikichi
On 15-04-08 11:54 AM, Mark Brown wrote: > On Tue, Apr 07, 2015 at 07:28:40PM -0700, Lori Hikichi wrote: >> On 15-04-06 02:58 AM, Mark Brown wrote: > >>> OK, then it's going to need to be a clock provider at some point - the >>> clock will be going into external devices which are going to need

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-10 Thread Lori Hikichi
On 15-04-08 11:54 AM, Mark Brown wrote: On Tue, Apr 07, 2015 at 07:28:40PM -0700, Lori Hikichi wrote: On 15-04-06 02:58 AM, Mark Brown wrote: OK, then it's going to need to be a clock provider at some point - the clock will be going into external devices which are going to need to be able

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-08 Thread Mark Brown
On Tue, Apr 07, 2015 at 07:28:40PM -0700, Lori Hikichi wrote: > On 15-04-06 02:58 AM, Mark Brown wrote: > >OK, then it's going to need to be a clock provider at some point - the > >clock will be going into external devices which are going to need to be > >able to interact with the clock (for

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-08 Thread Mark Brown
On Tue, Apr 07, 2015 at 07:28:40PM -0700, Lori Hikichi wrote: On 15-04-06 02:58 AM, Mark Brown wrote: OK, then it's going to need to be a clock provider at some point - the clock will be going into external devices which are going to need to be able to interact with the clock (for example, to

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-07 Thread Lori Hikichi
On 15-04-06 02:58 AM, Mark Brown wrote: On Fri, Apr 03, 2015 at 12:33:12PM -0700, Scott Branden wrote: 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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-07 Thread Lori Hikichi
On 15-04-06 02:58 AM, Mark Brown wrote: On Fri, Apr 03, 2015 at 12:33:12PM -0700, Scott Branden wrote: 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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-06 Thread Mark Brown
On Fri, Apr 03, 2015 at 12:33:12PM -0700, Scott Branden wrote: > 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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-06 Thread Mark Brown
On Fri, Apr 03, 2015 at 12:33:12PM -0700, Scott Branden wrote: 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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-03 Thread Scott Branden
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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-04-03 Thread Scott Branden
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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-03-31 Thread Mark Brown
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

Re: [PATCH 0/2] Cygnus Audio Driver

2015-03-31 Thread Mark Brown
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

[PATCH 0/2] Cygnus Audio Driver

2015-03-30 Thread Scott Branden
Please provide comments on the initial version of this driver. This patchset contains the devicetree bindings and core audio driver for the Cygnus SoC. There is an open question on how to fit this driver into the clock framework (if at all). The audio PLL is embedded in the audio block and only

[PATCH 0/2] Cygnus Audio Driver

2015-03-30 Thread Scott Branden
Please provide comments on the initial version of this driver. This patchset contains the devicetree bindings and core audio driver for the Cygnus SoC. There is an open question on how to fit this driver into the clock framework (if at all). The audio PLL is embedded in the audio block and only