All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Nayak, Rajendra" <rnayak@ti.com>
To: "Gupta, Ramesh" <grgupta@ti.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: RE: [PATCH 0/3] DSPBRIDGE DVFS and Off mode support for bridgedriver
Date: Thu, 12 Feb 2009 10:12:33 +0530	[thread overview]
Message-ID: <5A47E75E594F054BAF48C5E4FC4B92AB02F5550D89@dbde02.ent.ti.com> (raw)
In-Reply-To: <EAF47CD23C76F840A9E7FCE10091EFAB02A40C0BEB@dbde02.ent.ti.com>


> -----Original Message-----
> From: linux-omap-owner@vger.kernel.org 
> [mailto:linux-omap-owner@vger.kernel.org] On Behalf Of Gupta, Ramesh
> Sent: Thursday, February 12, 2009 6:41 AM
> To: linux-omap@vger.kernel.org
> Subject: [PATCH 0/3] DSPBRIDGE DVFS and Off mode support for 
> bridgedriver
> 
> All,
> 
> The patch set provides DVFS and offmode support for bridgedriver.
> These patches to be applied on top of the pm branch. Currently 
> Some times we have observed issues like MMU fault and DSP 
> Reset on setting VDD1 to OPP1.
> 
> Looks like the drop in voltage to DSP core causing the issue. 
> With a slight increase in VDD1 voltage level for OPP1 [patch 
> 3/3] solving the issue, We are investigating further into this.

Ramesh,

The latest operating condition addendum for 3430 specifies VDD1 OPP1 voltage
to be .975 and OPP2 to be 1.05. Same for VDD2. Rest OPP's remain 
the same. I will send a patch on PM branch to update this and that sould
solve your problem.

regards,
Rajendra
 
> 
> [PATCH 1/3]DSPBRIDGE-Offmode-and-DVFS-Support.patch
> [PATCH 2/3]DSPBRIDGE-DVFS-and-OFF-mode-support-with-OPP2.patch
> [PATCH 3/3]Boosting-OPP1-voltage-level.patch
> 
> 
> Signed-off-by: Ramesh Gupta G <grgupta@ti.com>
> ---
>  arch/arm/plat-omap/include/dspbridge/cfgdefs.h |    2 +
>  arch/arm/plat-omap/include/dspbridge/drv.h     |    6 +
>  drivers/dsp/bridge/Kbuild                      |    3 +-
>  drivers/dsp/bridge/rmgr/drv.c                  |   11 +-
>  drivers/dsp/bridge/rmgr/drv_interface.c        |    5 +-
>  drivers/dsp/bridge/rmgr/node.c                 |   37 ++--
>  drivers/dsp/bridge/rmgr/proc.c                 |   48 ++--
>  drivers/dsp/bridge/wmd/_tiomap_pwr.h           |    6 +
>  drivers/dsp/bridge/wmd/io_sm.c                 |  339 
> +++++++++++++-----------
>  drivers/dsp/bridge/wmd/tiomap3430.c            |  150 +++++++----
>  drivers/dsp/bridge/wmd/tiomap3430_pwr.c        |  225 
> +++++++++++++++--
>  drivers/dsp/bridge/wmd/tiomap_sm.c             |   51 ++--
>  12 files changed, 590 insertions(+), 293 deletions(-)
> 
> 
> Please let me know your comments.
> 
> Thanks & regards
> Ramesh Gupta G
> --
> To unsubscribe from this list: send the line "unsubscribe 
> linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

  reply	other threads:[~2009-02-12  4:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-12  1:10 [PATCH 0/3] DSPBRIDGE DVFS and Off mode support for bridgedriver Gupta, Ramesh
2009-02-12  4:42 ` Nayak, Rajendra [this message]
2009-02-12  9:28   ` Gupta, Ramesh
2009-02-12  9:19 ` Gupta, Ramesh
2009-02-13 11:52 ` Gupta, Ramesh

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=5A47E75E594F054BAF48C5E4FC4B92AB02F5550D89@dbde02.ent.ti.com \
    --to=rnayak@ti.com \
    --cc=grgupta@ti.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.