* [PATCH] ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfig
@ 2015-12-23 15:32 Gregory CLEMENT
2016-01-11 16:37 ` Gregory CLEMENT
0 siblings, 1 reply; 2+ messages in thread
From: Gregory CLEMENT @ 2015-12-23 15:32 UTC (permalink / raw)
To: linux-arm-kernel
The Armada 38x based boards use this "PHY" with their xhci usb
controller. It would be also used for Armada 39x and Armada 375 base
boars which also had xhci controller.
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
---
arch/arm/configs/mvebu_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
index c6729bf0a8dd..cf363abd974e 100644
--- a/arch/arm/configs/mvebu_v7_defconfig
+++ b/arch/arm/configs/mvebu_v7_defconfig
@@ -109,6 +109,7 @@ CONFIG_USB_XHCI_MVEBU=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_STORAGE=y
+CONFIG_NOP_USB_XCEIV=y
CONFIG_MMC=y
CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_PLTFM=y
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfig
2015-12-23 15:32 [PATCH] ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfig Gregory CLEMENT
@ 2016-01-11 16:37 ` Gregory CLEMENT
0 siblings, 0 replies; 2+ messages in thread
From: Gregory CLEMENT @ 2016-01-11 16:37 UTC (permalink / raw)
To: linux-arm-kernel
Hi,
On mer., d?c. 23 2015, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:
> The Armada 38x based boards use this "PHY" with their xhci usb
> controller. It would be also used for Armada 39x and Armada 375 base
> boars which also had xhci controller.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Applied to mvebu/defconfig-for-4.6
Gregory
> ---
> arch/arm/configs/mvebu_v7_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/mvebu_v7_defconfig b/arch/arm/configs/mvebu_v7_defconfig
> index c6729bf0a8dd..cf363abd974e 100644
> --- a/arch/arm/configs/mvebu_v7_defconfig
> +++ b/arch/arm/configs/mvebu_v7_defconfig
> @@ -109,6 +109,7 @@ CONFIG_USB_XHCI_MVEBU=y
> CONFIG_USB_EHCI_HCD=y
> CONFIG_USB_EHCI_ROOT_HUB_TT=y
> CONFIG_USB_STORAGE=y
> +CONFIG_NOP_USB_XCEIV=y
> CONFIG_MMC=y
> CONFIG_MMC_SDHCI=y
> CONFIG_MMC_SDHCI_PLTFM=y
> --
> 2.5.0
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-01-11 16:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-23 15:32 [PATCH] ARM: mvebu: Add USB nop xceiv support in mvebu_v7_defconfig Gregory CLEMENT
2016-01-11 16:37 ` Gregory CLEMENT
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.