All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Date: Wed, 29 May 2013 23:51:58 +0000	[thread overview]
Message-ID: <23620997.ZR1QCYhSc2@avalon> (raw)
In-Reply-To: <51A682C7.9060605@cogentembedded.com>

Hi Sergei,

On Thursday 30 May 2013 02:35:51 Sergei Shtylyov wrote:
> On 05/30/2013 02:28 AM, Simon Horman wrote:
> > From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > 
> > The USB_OVCn pins are alternate options for USB over-current detection
> > when using a 3.3V USB interface. As they're not mandatory they can be
> > used independently of the USB PENC pins. Don't group the USB_OVCn and
> > PENC pins to avoid conflicts when the USB_OVCn pins are used by another
> > function.
> > 
> > Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> I suspect this is needed in -stable. The bug is older than 3.10-rc1.

Is it ? The offending commit is

commit 97d40c4224172451f666febdd865c24b1c3c3fe5
Author: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Date:   Thu Mar 7 13:38:51 2013 +0100

    sh-pfc: r8a7779: Add USB pin groups and functions
    
    Signed-off-by: Laurent Pinchart 
<laurent.pinchart+renesas@ideasonboard.com>
    Acked-by: Linus Walleij <linus.walleij@linaro.org>

and got applied to mainline in v3.10-rc1.

-- 
Regards,

Laurent Pinchart


WARNING: multiple messages have this Message-ID (diff)
From: laurent.pinchart@ideasonboard.com (Laurent Pinchart)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins
Date: Thu, 30 May 2013 01:51:58 +0200	[thread overview]
Message-ID: <23620997.ZR1QCYhSc2@avalon> (raw)
In-Reply-To: <51A682C7.9060605@cogentembedded.com>

Hi Sergei,

On Thursday 30 May 2013 02:35:51 Sergei Shtylyov wrote:
> On 05/30/2013 02:28 AM, Simon Horman wrote:
> > From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > 
> > The USB_OVCn pins are alternate options for USB over-current detection
> > when using a 3.3V USB interface. As they're not mandatory they can be
> > used independently of the USB PENC pins. Don't group the USB_OVCn and
> > PENC pins to avoid conflicts when the USB_OVCn pins are used by another
> > function.
> > 
> > Reported-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> I suspect this is needed in -stable. The bug is older than 3.10-rc1.

Is it ? The offending commit is

commit 97d40c4224172451f666febdd865c24b1c3c3fe5
Author: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Date:   Thu Mar 7 13:38:51 2013 +0100

    sh-pfc: r8a7779: Add USB pin groups and functions
    
    Signed-off-by: Laurent Pinchart 
<laurent.pinchart+renesas@ideasonboard.com>
    Acked-by: Linus Walleij <linus.walleij@linaro.org>

and got applied to mainline in v3.10-rc1.

-- 
Regards,

Laurent Pinchart

  reply	other threads:[~2013-05-29 23:51 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 22:28 [GIT PULL] Renesas ARM based SoC fixes for v3.10 Simon Horman
2013-05-29 22:28 ` Simon Horman
2013-05-29 22:28 ` [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins Simon Horman
2013-05-29 22:28   ` Simon Horman
2013-05-29 22:35   ` Sergei Shtylyov
2013-05-29 22:35     ` Sergei Shtylyov
2013-05-29 23:51     ` Laurent Pinchart [this message]
2013-05-29 23:51       ` Laurent Pinchart
2013-05-30 11:50       ` Sergei Shtylyov
2013-05-30 11:50         ` Sergei Shtylyov
2013-05-30 20:08   ` Linus Walleij
2013-05-30 20:08     ` Linus Walleij
2013-05-31  0:17     ` Simon Horman
2013-05-31  0:17       ` Simon Horman
2013-05-31  4:43       ` Olof Johansson
2013-05-31  4:43         ` Olof Johansson
2013-05-31  5:45         ` Simon Horman
2013-05-31  5:45           ` Simon Horman
2013-05-31  6:11           ` Olof Johansson
2013-05-31  6:11             ` Olof Johansson
2013-05-31  7:21             ` Linus Walleij
2013-05-31  7:21               ` Linus Walleij
2013-05-31 23:59               ` Simon Horman
2013-06-01  0:00                 ` Simon Horman
2013-06-01  4:35               ` Olof Johansson
2013-06-01  4:35                 ` Olof Johansson
2013-05-31  7:43             ` Simon Horman
2013-05-31  7:43               ` Simon Horman
2013-05-29 22:28 ` [PATCH 2/2] ARM: shmobile: sh73a0: Update CMT clockevent rating to 80 Simon Horman
2013-05-29 22:28   ` Simon Horman
2013-06-01  4:41 ` [GIT PULL] Renesas ARM based SoC fixes for v3.10 Olof Johansson
2013-06-01  4:41   ` Olof Johansson
2013-06-07  8:05   ` Simon Horman
2013-06-07  8:05     ` Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2013-06-04  7:46 [GIT PULL v3] " Simon Horman
2013-06-04  7:46 ` [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins Simon Horman
2013-06-04  7:46   ` Simon Horman

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=23620997.ZR1QCYhSc2@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.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.