From: magnus.damm@gmail.com (Magnus Damm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/03] ARM: shmobile: Lager USBHS update
Date: Thu, 30 Jan 2014 08:09:59 +0900 [thread overview]
Message-ID: <20140129230959.22655.55645.sendpatchset@w520> (raw)
ARM: shmobile: Lager USBHS update
[PATCH 01/03] ARM: shmobile: Remove Lager USBHS UDC ifdefs
[PATCH 02/03] pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS
[PATCH 03/03] ARM: shmobile: Lager USB0 cable detection workaround
Update the Lager USB0 code to let the USBHS device always be present
and check for DIP switch configuration. To be able to check the DIP
switch configuration the r8a7790 PINCTRL bits need to be updated too.
With this series USB0 on Lager will be fixed to USB Function via the
USBHS driver. In theory the SoC can also use USB Host on this port
either via USBHS or PCI USB, but since cable detection is missing
it is possible for the user to misconfigure USB Host and drive VBUS
with the wrong cable. Because of that USB0 will be forced to stick
to Function-only in the Lager board code.
Signed-off-by: Magnus Damm <damm@opensource.se>
---
Written against renesas.git tag renesas-devel-v3.13-20140127
arch/arm/mach-shmobile/board-lager.c | 29 ++++++++++++++++++++++-------
drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 9 +++++++++
2 files changed, 31 insertions(+), 7 deletions(-)
next reply other threads:[~2014-01-29 23:09 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-29 23:09 Magnus Damm [this message]
2014-01-29 23:10 ` [PATCH 01/03] ARM: shmobile: Remove Lager USBHS UDC ifdefs Magnus Damm
2014-01-29 23:10 ` [PATCH 02/03] pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUS Magnus Damm
2014-01-31 1:17 ` Laurent Pinchart
2014-01-31 3:10 ` Magnus Damm
2014-02-06 6:24 ` Simon Horman
2014-02-06 11:01 ` Laurent Pinchart
2014-02-06 13:34 ` Magnus Damm
2014-02-07 0:15 ` Simon Horman
2014-02-07 0:36 ` Laurent Pinchart
2014-02-07 1:39 ` Simon Horman
2014-02-10 9:17 ` Linus Walleij
2014-02-10 12:08 ` Laurent Pinchart
2014-02-10 9:19 ` Linus Walleij
2014-01-29 23:10 ` [PATCH 03/03] ARM: shmobile: Lager USB0 cable detection workaround Magnus Damm
2014-01-31 1:14 ` Laurent Pinchart
2014-01-31 3:35 ` Magnus Damm
2014-02-06 7:00 ` Simon Horman
2014-01-31 0:44 ` [PATCH 00/03] ARM: shmobile: Lager USBHS update 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=20140129230959.22655.55645.sendpatchset@w520 \
--to=magnus.damm@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).