All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@deeprootsystems.com>
To: "Nayak, Rajendra" <rnayak@ti.com>
Cc: linux-omap <linux-omap@vger.kernel.org>
Subject: Re: [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver
Date: Fri, 24 Apr 2009 06:09:29 -0700	[thread overview]
Message-ID: <87ab66yz92.fsf@deeprootsystems.com> (raw)
In-Reply-To: <5A47E75E594F054BAF48C5E4FC4B92AB03051F8510@dbde02.ent.ti.com> (Rajendra Nayak's message of "Fri\, 24 Apr 2009 12\:20\:22 +0530")

"Nayak, Rajendra" <rnayak@ti.com> writes:

>> -----Original Message-----
>> From: Kevin Hilman [mailto:khilman@deeprootsystems.com] 
>> Sent: Thursday, April 23, 2009 1:35 AM
>> To: Nayak, Rajendra
>> Cc: linux-omap
>> Subject: Re: [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver
>> 
>> "Nayak, Rajendra" <rnayak@ti.com> writes:
>> 
>> > Re-sending this patch-set with some mailer issues resolved. 
>> They now apply cleanly
>> > with a git-am/git-apply.
>> >
>> > Hi,
>> >
>> > This series fixes a set of defects/issues in Smartreflex 
>> driver. SR autocompensation is now
>> > functional and is validated with these patches on a ES3.1 
>> based SDP with the N values in Efuse.
>> >
>> > The patches also make the Smartreflex driver independent of 
>> SRF by using the OMAP PM apis
>> > instead of calls to SRF.
>> >
>> > Patches apply on top of the latest pm branch from Kevin's pm tree.
>> > 
>> git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-om
>> ap-pm.git 
>> 
>> Rajendra,
>> 
>> This series seems to boot on SDP and Beagle but I recetly tried on
>> RX51 and it hangs in omap3_sr_init().
>> 
>> Using Lauterbach, I tracked it to hang in sr_configure_vp() at this
>> PRM write to the PRM_VP1_VLIMITTO register:
>> 
>> 		prm_write_mod_reg(PRM_VP1_VLIMITTO_VDDMAX |
>> 					PRM_VP1_VLIMITTO_VDDMIN |
>> 					PRM_VP1_VLIMITTO_TIMEOUT,
>> 					OMAP3430_GR_MOD,
>> 					OMAP3_PRM_VP1_VLIMITTO_OFFSET);
>> 
>> 
>> Should these min/max/timeout values be board specific?
>
> Kevin,
>
> These values I remember we got from the SiVal team here at TI, I don't think they are board specific.
> I can check up more on that from them.
> Btw, does the hang happen only with my patchset applied, because the patchset does not change
> any of these values.

Yes, backing out your latest series results in a booting kernel.

Kevin

  reply	other threads:[~2009-04-24 13:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-15 12:55 [PATCH 00/10] OMAP3: SR: Fixes in Smartreflex driver Nayak, Rajendra
2009-04-17 13:35 ` Kevin Hilman
2009-04-22 20:04 ` Kevin Hilman
2009-04-24  6:46   ` Roger Quadros
2009-04-24 22:50     ` Kevin Hilman
2009-04-27 12:09       ` Nayak, Rajendra
2009-04-28  8:32         ` Roger Quadros
2009-04-25  7:41     ` Koen Kooi
2009-04-24  6:50   ` Nayak, Rajendra
2009-04-24 13:09     ` Kevin Hilman [this message]
2009-04-27  7:08       ` Jean Pihet
  -- strict thread matches above, loose matches on Subject: below --
2009-04-03 16:08 Nayak, Rajendra

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=87ab66yz92.fsf@deeprootsystems.com \
    --to=khilman@deeprootsystems.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=rnayak@ti.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.