All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Cc: Peter Ujfalusi <peter.ujfalusi@nokia.com>,
	Jarkko Nikula <jhnikula@gmail.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
	"alsa-devel@vger.kernel.org" <alsa-devel@vger.kernel.org>
Subject: Re: Progress in adding ams-delta support to ASoC?
Date: Thu, 18 Jun 2009 13:21:44 +0300	[thread overview]
Message-ID: <20090618102141.GH8482@atomide.com> (raw)
In-Reply-To: <4A3A2A5E.6090307@tis.icnet.pl>

* Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [090618 14:52]:
> Tony Lindgren wrote:
>> * Peter Ujfalusi <peter.ujfalusi@nokia.com> [090618 12:03]:
>>> On Wednesday 17 June 2009 17:12:38 ext Janusz Krzysztofik wrote:
>>>> Janusz Krzysztofik wrote:
>>>>> After all, it is more and more likely that the problem is not dma, but
>>>>> mcbsp just not shifting any data for some mysterious reason.
>>>> I finally did what I should have already done before: learned about
>>>> dynamic debugging, turned it on and probably got the answer from
>>>> omap_msbsp_dump_reg(): all mcbsp1 register read operations returned
>>>> 0xffff. So it looks like I simply get no acccess to mcbsp1 at all. Now I
>>>> wonder if I can close this thread with a conclusion that mcbsp1 on
>>>> opam15xx is simply not yet supported by the mainline kernel that I have
>>>> based my work on.
>>> Hmmm, this is quite unexpected.
>>> Can you access to mcbsp2 or 3 registers, or only the mcbsp1 registers 
>>> are not accessible?
>>> One thing that I have noticed is that the McBSP1 (and 3) is under the 
>>> DSP Public Peripherals, while McBSP2 is under MPU Public Peripherals 
>>> (in OMAP1510).
>>> I have to check it further what this actually means...
>>
>> Hmmm, do you have the DSP code compiled (and loaded)?
>>
>> On omap1, DSP needs to be powered and idled before some mcbsp clocks can
>> be used. Or at least needs to be powered up.
>
> AFAICS there is no DSP code in mainline at all, so the answer is no, DSP  
> was likely not powered up at all. For several weeks I was trying to do  
> what was impossible :/. But fortunatelly, I have learned a lot ;).

We at least used to have code to power and idle the DSP even without the
dspgateway compiled in.. Sorry I don't remember the details. But most
likely you need to have the dspgateway patch enabled.

Tony

  parent reply	other threads:[~2009-06-18 12:21 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-26 13:17 Please help in adding ams-delta support to ASoC Janusz Krzysztofik
2009-05-27  5:57 ` Peter Ujfalusi
2009-05-27 13:07   ` Janusz Krzysztofik
2009-06-02  5:47     ` Peter Ujfalusi
2009-06-02 11:38       ` Janusz Krzysztofik
2009-05-27  6:59 ` Jarkko Nikula
2009-05-27 14:33   ` Janusz Krzysztofik
2009-05-27 14:33   ` Janusz Krzysztofik
2009-05-27 15:19     ` Jarkko Nikula
2009-05-27 15:19     ` Jarkko Nikula
2009-05-27 18:58   ` Janusz Krzysztofik
2009-05-27 18:58   ` Janusz Krzysztofik
2009-06-01 12:41     ` Janusz Krzysztofik
2009-06-01 12:41     ` Janusz Krzysztofik
2009-06-01 18:04       ` Jarkko Nikula
2009-06-01 18:04       ` Jarkko Nikula
2009-06-02  6:08         ` Peter Ujfalusi
2009-06-02  6:08         ` Peter Ujfalusi
2009-06-02  6:22         ` Jarkko Nikula
2009-06-02 13:35           ` Janusz Krzysztofik
2009-06-02 17:32             ` Jarkko Nikula
2009-06-03  7:24               ` Janusz Krzysztofik
2009-06-05 13:55                 ` Jarkko Nikula
2009-06-05 13:55                 ` Jarkko Nikula
2009-06-05 22:28                   ` Janusz Krzysztofik
2009-06-05 22:45                     ` [alsa-devel] " Mark Brown
2009-06-06 17:42                       ` Janusz Krzysztofik
2009-06-07  9:40                         ` Mark Brown
2009-06-09  7:12                         ` Peter Ujfalusi
2009-06-09 15:17                           ` [alsa-devel] " Janusz Krzysztofik
2009-06-10  8:12                             ` Peter Ujfalusi
2009-06-10 10:27                               ` Janusz Krzysztofik
2009-06-10 10:27                               ` [alsa-devel] " Janusz Krzysztofik
2009-06-10 10:53                                 ` Peter Ujfalusi
2009-06-10 12:20                                   ` Janusz Krzysztofik
2009-06-10 12:20                                   ` Janusz Krzysztofik
2009-06-10 18:05                                   ` Janusz Krzysztofik
2009-06-10 18:05                                   ` [alsa-devel] " Janusz Krzysztofik
2009-06-10 10:53                                 ` Peter Ujfalusi
2009-06-10 14:20                             ` Janusz Krzysztofik
2009-06-10 14:20                             ` [alsa-devel] " Janusz Krzysztofik
2009-06-08  6:40                     ` Jarkko Nikula
2009-06-09 15:00                       ` Janusz Krzysztofik
2009-06-15 13:22                         ` Janusz Krzysztofik
2009-06-15 15:16                           ` Jarkko Nikula
2009-06-16 14:43                             ` Janusz Krzysztofik
2009-06-16 14:43                             ` Janusz Krzysztofik
2009-06-17 14:12                               ` Progress in adding ams-delta support to ASoC? Janusz Krzysztofik
2009-06-17 14:12                               ` Janusz Krzysztofik
2009-06-18  9:02                                 ` Peter Ujfalusi
2009-06-18  7:58                                   ` Tony Lindgren
2009-06-18  7:58                                   ` Tony Lindgren
2009-06-18 11:51                                     ` Janusz Krzysztofik
2009-06-18 11:51                                     ` Janusz Krzysztofik
2009-06-18 10:21                                       ` Tony Lindgren
2009-06-18 10:21                                       ` Tony Lindgren [this message]
2009-06-18  9:02                                 ` Peter Ujfalusi
2009-06-18  6:07                               ` Please help in adding ams-delta support to ASoC Jarkko Nikula
2009-06-18 11:40                                 ` Janusz Krzysztofik
2009-06-18 11:40                                 ` Janusz Krzysztofik
2009-06-19  3:50                                   ` Arun K S
2009-06-19  3:50                                   ` Arun K S
2009-06-19 11:20                                     ` Janusz Krzysztofik
2009-06-19 18:55                                       ` Arun K S
2009-06-19 18:55                                       ` Arun K S
2009-06-19 11:20                                     ` Janusz Krzysztofik
2009-06-22 11:47                                   ` Jarkko Nikula
2009-06-23 11:58                                     ` Janusz Krzysztofik
2009-06-23 11:58                                     ` Janusz Krzysztofik
2009-06-22 11:47                                   ` Jarkko Nikula
2009-06-18  6:07                               ` Jarkko Nikula
2009-06-15 15:16                           ` Jarkko Nikula
2009-06-15 13:22                         ` Janusz Krzysztofik
2009-06-09 15:00                       ` Janusz Krzysztofik
2009-06-08  6:40                     ` Jarkko Nikula
2009-06-05 22:28                   ` Janusz Krzysztofik
2009-06-02 17:32             ` Jarkko Nikula
2009-06-02 10:50         ` *SPAM* " Janusz Krzysztofik
2009-06-02 10:50         ` Janusz Krzysztofik
2009-06-03  5:28           ` Peter Ujfalusi
2009-06-03  5:28           ` Peter Ujfalusi
2009-06-03  8:28             ` Janusz Krzysztofik
2009-06-03  8:28             ` Janusz Krzysztofik
2009-05-27 10:47 ` Mark Brown
2009-05-27 14:52   ` Janusz Krzysztofik
2009-06-02  7:24   ` Janusz Krzysztofik
2009-06-02  9:37     ` Mark Brown

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=20090618102141.GH8482@atomide.com \
    --to=tony@atomide.com \
    --cc=alsa-devel@vger.kernel.org \
    --cc=jhnikula@gmail.com \
    --cc=jkrzyszt@tis.icnet.pl \
    --cc=linux-omap@vger.kernel.org \
    --cc=peter.ujfalusi@nokia.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.