All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vinod.koul@intel.com>
To: Jarkko Nikula <jarkko.nikula@linux.jf.intel.com>
Cc: jeeja.kp@intel.com, alsa-devel@alsa-project.org,
	broonie@kernel.org, subhransu.s.prusty@intel.com,
	lgirdwood@gmail.com
Subject: Re: [RFC 3/4] ASoC: Intel: add the low level dsp driver for mrfld
Date: Wed, 7 May 2014 12:55:21 +0530	[thread overview]
Message-ID: <20140507072521.GL28638@intel.com> (raw)
In-Reply-To: <5369CE28.5010904@linux.intel.com>

On Wed, May 07, 2014 at 09:09:44AM +0300, Jarkko Nikula wrote:
> On 05/05/2014 09:01 PM, Vinod Koul wrote:
> >+++ b/sound/soc/intel/sst/sst.h
> ...
> >+
> >+/* SST register map */
> >+#define SST_CSR			0x00
> >+#define SST_PISR		0x08
> >+#define SST_PIMR		0x10
> >+#define SST_ISRX		0x18
> >+#define SST_ISRD		0x20
> >+#define SST_IMRX		0x28
> >+#define SST_IMRD		0x30
> >+#define SST_IPCX		0x38 /* IPC IA-SST */
> >+#define SST_IPCD		0x40 /* IPC SST-IA */
> >+#define SST_ISRSC		0x48
> >+#define SST_ISRLPESC		0x50
> >+#define SST_IMRSC		0x58
> >+#define SST_IMRLPESC		0x60
> >+#define SST_IPCSC		0x68
> >+#define SST_IPCLPESC		0x70
> >+#define SST_CLKCTL		0x78
> >+#define SST_CSR2		0x80
> Please re-use register definitions in sound/soc/intel/sst-dsp.h
> since they are the same.
Sure will add reuse that one..

-- 
~Vinod

  reply	other threads:[~2014-05-07  7:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 18:01 [RFC 0/4] Add support for merrfield audio Vinod Koul
2014-05-05 18:01 ` [RFC 1/4] ASoC: Intel: add SSP BE DAIs Vinod Koul
2014-05-06 14:42   ` Liam Girdwood
2014-05-05 18:01 ` [RFC 2/4] ASoC: Intel: Add merrifield machine driver Vinod Koul
2014-05-06 15:17   ` Liam Girdwood
2014-05-06 16:49     ` Vinod Koul
2014-05-06 15:54   ` Lars-Peter Clausen
2014-05-06 16:58     ` Vinod Koul
2014-05-06 18:17       ` Lars-Peter Clausen
2014-05-07  4:51         ` Vinod Koul
2014-05-05 18:01 ` [RFC 3/4] ASoC: Intel: add the low level dsp driver for mrfld Vinod Koul
2014-05-06 15:45   ` Liam Girdwood
2014-05-06 16:44     ` Vinod Koul
2014-05-07  6:09   ` Jarkko Nikula
2014-05-07  7:25     ` Vinod Koul [this message]
2014-05-05 18:01 ` [RFC 4/4] ASoC: Intel: add support for mrfld DPCM platform Vinod Koul
2014-05-06 15:53   ` Liam Girdwood
2014-05-06 16:46     ` Vinod Koul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140507072521.GL28638@intel.com \
    --to=vinod.koul@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=jarkko.nikula@linux.jf.intel.com \
    --cc=jeeja.kp@intel.com \
    --cc=lgirdwood@gmail.com \
    --cc=subhransu.s.prusty@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.