public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <me@felipebalbi.com>
To: "Gupta, Ajay Kumar" <ajay.gupta@ti.com>
Cc: "me@felipebalbi.com" <me@felipebalbi.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] musb: fix power field to hold all possible values
Date: Tue, 23 Feb 2010 22:32:15 +0200	[thread overview]
Message-ID: <20100223203215.GA21920@gandalf> (raw)
In-Reply-To: <19F8576C6E063C45BE387C64729E7394044DA995E5@dbde02.ent.ti.com>

Hi,

On Tue, Feb 23, 2010 at 08:01:50PM +0530, Gupta, Ajay Kumar wrote:
> Board files are providing the actual mA and it is getting divided in 
> Arch/arm/mach-omap2/usb-musb.c. See the code snippet below,
> 
>         musb_plat.clock = "ick";
>         musb_plat.board_data = board_data;
> -->     musb_plat.power = board_data->power >> 1;
>         musb_plat.mode = board_data->mode;
> 
> So we need to either take this patch or fix this logic of dividing the mA
> supplied from all omap board files.

that's true, had missed that. Sorry.

-- 
balbi


  reply	other threads:[~2010-02-23 20:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-23  9:46 [PATCH] musb: fix power field to hold all possible values Ajay Kumar Gupta
2010-02-23  9:51 ` Felipe Balbi
2010-02-23  9:57   ` Gadiyar, Anand
2010-02-23 11:04     ` Felipe Balbi
2010-02-23 14:31   ` Gupta, Ajay Kumar
2010-02-23 20:32     ` Felipe Balbi [this message]
2010-02-25 22:19       ` Tony Lindgren
2010-02-26  4:32         ` Gupta, Ajay Kumar
2010-03-23 11:41           ` Gupta, Ajay Kumar
2010-03-23 12:39             ` Felipe Balbi
2010-03-24  8:11 ` Felipe Balbi

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=20100223203215.GA21920@gandalf \
    --to=me@felipebalbi.com \
    --cc=ajay.gupta@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox