From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: Lockups reading from i.MX51 SSI registers
Date: Fri, 10 Aug 2012 21:56:38 +0200 [thread overview]
Message-ID: <20120810195638.GF1451@pengutronix.de> (raw)
In-Reply-To: <20120810195005.GP24328@opensource.wolfsonmicro.com>
On Fri, Aug 10, 2012 at 08:50:08PM +0100, Mark Brown wrote:
> Hi,
>
> I'm trying to use -next to test AC'97 register I/O on an i.MX51 board
> but I'm seeing the CPU hang during probe at:
>
> lreg = (reg & 0x7f) << 12 ;
> writel(lreg, base + SSI_SACADD);
>
> in imx_ssi_ac97_read(). I'm somewhat suspicious this might be because
> the IP block isn't clocked properly, I do notice the recent conversion
> to the clock API which looks rather involved but it's possible something
> else broke. Does anyone have any bright ideas what might be going on
> here? The board doesn't have the reste functions defined so this is the
> first interaction with the hardware block AFAICT.
No idea currently, just adding Uwe to Cc because I think he has seen
something similar on an i.MX35 board recently.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2012-08-10 19:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-10 19:50 Lockups reading from i.MX51 SSI registers Mark Brown
2012-08-10 19:56 ` Sascha Hauer [this message]
2012-08-10 20:14 ` Uwe Kleine-König
2012-08-10 21:06 ` Sascha Hauer
2012-08-17 19:08 ` [alsa-devel] " Fabio Estevam
2012-08-17 22:27 ` Mark Brown
2012-08-17 23:35 ` Fabio Estevam
2012-08-18 6:31 ` Christoph Fritz
2012-08-20 13:18 ` Mark Brown
2012-08-20 13:24 ` Fabio Estevam
2012-08-18 7:42 ` Uwe Kleine-König
2012-08-18 14:53 ` Fabio Estevam
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=20120810195638.GF1451@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).