All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Quadros <ext-roger.quadros@nokia.com>
To: ext Elvis Dowson <elvis.dowson@mac.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: Smart Reflex pm patches causes a kernel panic
Date: Tue, 19 May 2009 15:43:35 +0300	[thread overview]
Message-ID: <4A12A977.9070704@nokia.com> (raw)
In-Reply-To: <94EF211A-2914-4BED-BCD2-86658B09F399@mac.com>

ext Elvis Dowson wrote:
> Hi Roger,
>             I'll try it right away.
> 
> Elvis
> 
> On May 19, 2009, at 4:04 PM, Roger Quadros wrote:
> 
>>>>
>>
>> Elvis,
>>
>> Can you please try and verify if the problem goes away with the 
>> attached patch.
>> Thanks.
>>

My earlier patch will not work for you since smartreflex driver is still 
referencing mpu_opps without checking.

You will have to use this in your board init file

omap2_init_common_hw(NULL, omap3_mpu_rate_table,
                              omap3_dsp_rate_table, omap3_l3_rate_table);

The first parameter is SDRAM timings, you can figure out and pass something 
saner instead of NULL. e.g. mt46h32m32lf6_sdrc_params.

-roger

  parent reply	other threads:[~2009-05-19 12:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <95B5E119-3C65-4739-A8BA-B66486850DD4@mac.com>
2009-05-19 11:41 ` Smart Reflex pm patches causes a kernel panic Tero.Kristo
2009-05-19 11:48   ` Roger Quadros
     [not found]     ` <A580CA19-FD4B-4A4B-BF38-FC53444FC012@mac.com>
2009-05-19 12:04       ` Roger Quadros
     [not found]         ` <94EF211A-2914-4BED-BCD2-86658B09F399@mac.com>
2009-05-19 12:43           ` Roger Quadros [this message]
     [not found]             ` <5C433032-E215-4948-B535-1FCF96069EED@mac.com>
     [not found]               ` <CB49EA74-EE64-4906-917E-FCFD21B19A57@mac.com>
2009-05-19 19:13                 ` Koen Kooi
2009-05-19 14:44     ` Kevin Hilman
     [not found]   ` <C9DC074E-8B56-4ED1-A74E-94664F325A31@mac.com>
2009-05-19 12:20     ` Tero.Kristo

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=4A12A977.9070704@nokia.com \
    --to=ext-roger.quadros@nokia.com \
    --cc=elvis.dowson@mac.com \
    --cc=linux-omap@vger.kernel.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 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.