* [PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig
@ 2014-04-10 7:33 Simon Horman
2014-04-10 7:35 ` Magnus Damm
0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2014-04-10 7:33 UTC (permalink / raw)
To: linux-arm-kernel
The USB [EO]HCI HCD drivers provide USB host support for Renesas
R-Car Gen2 platforms. To increase hardware support enable the driver in the
shmobile_defconfig multiplatform configuration.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
* Applies on top of renesas-devel-v3.14-20140409v2
* Tested with the following patches applied:
sh_eth: add device tree support
ARM: shmobile: Koelsch DT reference USB pinmux setup
ARM: shmobile: Koelsch DT reference USB platform devices
ARM: shmobile: Lager DT reference USB pinmux setup
ARM: shmobile: Lager DT reference USB platform devices
gpio: rcar: Per-controller gpios property prototype
---
arch/arm/configs/shmobile_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index 8fb30b0..6d6437c 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -110,6 +110,8 @@ CONFIG_SND_SOC=y
CONFIG_SND_SOC_RCAR=y
CONFIG_USB=y
CONFIG_USB_RCAR_GEN2_PHY=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
CONFIG_USB_RENESAS_USBHS=y
CONFIG_USB_GADGET=y
CONFIG_USB_RENESAS_USBHS_UDC=y
--
1.8.5.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig
2014-04-10 7:33 [PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig Simon Horman
@ 2014-04-10 7:35 ` Magnus Damm
2014-04-10 9:09 ` Simon Horman
0 siblings, 1 reply; 3+ messages in thread
From: Magnus Damm @ 2014-04-10 7:35 UTC (permalink / raw)
To: linux-arm-kernel
Hi Simon,
On Thu, Apr 10, 2014 at 4:33 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> The USB [EO]HCI HCD drivers provide USB host support for Renesas
> R-Car Gen2 platforms. To increase hardware support enable the driver in the
> shmobile_defconfig multiplatform configuration.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Thanks, this configuration is useful for both DT and platform device support.
Acked-by: Magnus Damm <damm@opensource.se.>
/ magnus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig
2014-04-10 7:35 ` Magnus Damm
@ 2014-04-10 9:09 ` Simon Horman
0 siblings, 0 replies; 3+ messages in thread
From: Simon Horman @ 2014-04-10 9:09 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Apr 10, 2014 at 04:35:45PM +0900, Magnus Damm wrote:
> Hi Simon,
>
> On Thu, Apr 10, 2014 at 4:33 PM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > The USB [EO]HCI HCD drivers provide USB host support for Renesas
> > R-Car Gen2 platforms. To increase hardware support enable the driver in the
> > shmobile_defconfig multiplatform configuration.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>
> Thanks, this configuration is useful for both DT and platform device support.
>
> Acked-by: Magnus Damm <damm@opensource.se.>
Thanks, I will queue this up.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-10 9:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-10 7:33 [PATCH] ARM: shmobile: Enable USB [EO]HCI HCD support in shmobile_defconfig Simon Horman
2014-04-10 7:35 ` Magnus Damm
2014-04-10 9:09 ` Simon Horman
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).