* [PATCH] ARM: omap2plus_defconfig: enable USB_PHY and NOP_USB_XCEIV
@ 2013-05-28 18:29 Adrien Vergé
2013-06-18 10:19 ` Tony Lindgren
0 siblings, 1 reply; 2+ messages in thread
From: Adrien Vergé @ 2013-05-28 18:29 UTC (permalink / raw)
To: linux-arm-kernel
On OMAP2+ platforms, USB support needs physical layer signalling and
the NOP USB Transceiver driver since v3.10. This patch enables USB_PHY
and NOP_USB_XCEIV in omap2plus_defconfig. These two are harmless to
the kernel stability, and useful since they are required for USB and
Ethernet (over USB) support.
We do not enable USB_EHCI_HCD here because all features aren't fully
supported yet.
This patch applies to Linux 3.10-rc3.
Cc: Roger Quadros <rogerq@ti.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Felipe Balbi <balbi@ti.com>
Signed-off-by: Adrien Verg? <adrienverge@gmail.com>
---
arch/arm/configs/omap2plus_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/omap2plus_defconfig
b/arch/arm/configs/omap2plus_defconfig
index abbe319..2ac0ffb 100644
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -210,6 +210,8 @@ CONFIG_USB_WDM=y
CONFIG_USB_STORAGE=y
CONFIG_USB_LIBUSUAL=y
CONFIG_USB_TEST=y
+CONFIG_USB_PHY=y
+CONFIG_NOP_USB_XCEIV=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DEBUG=y
CONFIG_USB_GADGET_DEBUG_FILES=y
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: omap2plus_defconfig: enable USB_PHY and NOP_USB_XCEIV
2013-05-28 18:29 [PATCH] ARM: omap2plus_defconfig: enable USB_PHY and NOP_USB_XCEIV Adrien Vergé
@ 2013-06-18 10:19 ` Tony Lindgren
0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2013-06-18 10:19 UTC (permalink / raw)
To: linux-arm-kernel
* Adrien Verg? <adrienverge@gmail.com> [130528 11:34]:
> On OMAP2+ platforms, USB support needs physical layer signalling and
> the NOP USB Transceiver driver since v3.10. This patch enables USB_PHY
> and NOP_USB_XCEIV in omap2plus_defconfig. These two are harmless to
> the kernel stability, and useful since they are required for USB and
> Ethernet (over USB) support.
>
> We do not enable USB_EHCI_HCD here because all features aren't fully
> supported yet.
>
> This patch applies to Linux 3.10-rc3.
>
> Cc: Roger Quadros <rogerq@ti.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Felipe Balbi <balbi@ti.com>
> Signed-off-by: Adrien Verg? <adrienverge@gmail.com>
Thanks applying into omap-for-v3.11/board.
Regards,
Tony
> ---
> arch/arm/configs/omap2plus_defconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/configs/omap2plus_defconfig
> b/arch/arm/configs/omap2plus_defconfig
> index abbe319..2ac0ffb 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -210,6 +210,8 @@ CONFIG_USB_WDM=y
> CONFIG_USB_STORAGE=y
> CONFIG_USB_LIBUSUAL=y
> CONFIG_USB_TEST=y
> +CONFIG_USB_PHY=y
> +CONFIG_NOP_USB_XCEIV=y
> CONFIG_USB_GADGET=y
> CONFIG_USB_GADGET_DEBUG=y
> CONFIG_USB_GADGET_DEBUG_FILES=y
> --
> 1.7.10.4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-06-18 10:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-28 18:29 [PATCH] ARM: omap2plus_defconfig: enable USB_PHY and NOP_USB_XCEIV Adrien Vergé
2013-06-18 10:19 ` Tony Lindgren
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).