From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Thu, 30 May 2013 02:35:51 +0400 Subject: [PATCH 1/2] sh-pfc: r8a7779: Don't group USB OVC and PENC pins In-Reply-To: <1369866529-6372-2-git-send-email-horms+renesas@verge.net.au> References: <1369866529-6372-1-git-send-email-horms+renesas@verge.net.au> <1369866529-6372-2-git-send-email-horms+renesas@verge.net.au> Message-ID: <51A682C7.9060605@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 05/30/2013 02:28 AM, Simon Horman wrote: > From: Laurent Pinchart > > 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 > Signed-off-by: Laurent Pinchart > Signed-off-by: Simon Horman I suspect this is needed in -stable. The bug is older than 3.10-rc1. WBR, Sergei