All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ruslan Bilovol <ruslan.bilovol@ti.com>
To: "ABRAHAM, KISHON VIJAY" <kishon@ti.com>
Cc: balbi@ti.com, tony@atomide.com, linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP4: 4430sdp: OTG: increase max allowed output current
Date: Wed, 18 Jul 2012 12:43:22 +0300	[thread overview]
Message-ID: <CAEa47Nqu_b_KGou30u64gsQC_Qwz-X=P9_a5YRTTCCE0mwS2mg@mail.gmail.com> (raw)
In-Reply-To: <CAAe_U6Kza7Zc2SF-ve761Kb2_0Q-9K19qkAZ2eahh-AHrsfh8w@mail.gmail.com>

Hi,

On Fri, Jul 13, 2012 at 8:53 AM, ABRAHAM, KISHON VIJAY <kishon@ti.com>
wrote:
>
> Hi,
>
> On Thu, Jul 12, 2012 at 6:55 PM, Ruslan Bilovol <ruslan.bilovol@ti.com>
> wrote:
> > TWL6030/32 that is used on 4430sdp board can deliver up to 200mA
> > for OTG port power supply in the HOST mode.
> >
> > Signed-off-by: Ruslan Bilovol <ruslan.bilovol@ti.com>
> > ---
> >  arch/arm/mach-omap2/board-4430sdp.c |    2 +-
> >  1 files changed, 1 insertions(+), 1 deletions(-)
> >
> > diff --git a/arch/arm/mach-omap2/board-4430sdp.c
> > b/arch/arm/mach-omap2/board-4430sdp.c
> > index 8e17284..10223f5 100644
> > --- a/arch/arm/mach-omap2/board-4430sdp.c
> > +++ b/arch/arm/mach-omap2/board-4430sdp.c
> > @@ -429,7 +429,7 @@ static struct platform_device *sdp4430_devices[]
> > __initdata = {
> >  static struct omap_musb_board_data musb_board_data = {
> >         .interface_type         = MUSB_INTERFACE_UTMI,
> >         .mode                   = MUSB_OTG,
> > -       .power                  = 100,
> > +       .power                  = 200,
> >  };
>
> Shouldn't this change be made for omap4 panda as well.

Yes, omap4 panda uses same TWL IC. Should I fix this patch or send
separate for panda?

--
Best regards,
Ruslan Bilovol

>
> Thanks
> Kishon

  reply	other threads:[~2012-07-18  9:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-12 13:25 [PATCH] OMAP4: 4430sdp: OTG: increase max allowed output current Ruslan Bilovol
2012-07-13  5:53 ` ABRAHAM, KISHON VIJAY
2012-07-18  9:43   ` Ruslan Bilovol [this message]
2012-08-15  6:05     ` 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='CAEa47Nqu_b_KGou30u64gsQC_Qwz-X=P9_a5YRTTCCE0mwS2mg@mail.gmail.com' \
    --to=ruslan.bilovol@ti.com \
    --cc=balbi@ti.com \
    --cc=kishon@ti.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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.