linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] ARM: multi_v7_defconfig: Enable USB3503 driver
@ 2017-09-28 20:27 Linus Lüssing
  2017-09-30 16:40 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Lüssing @ 2017-09-28 20:27 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: linux-kernel, linux-samsung-soc, Krzysztof Kozlowski, Kukjin Kim,
	Russell King, Tobias Jakobi, Linus Lüssing

The Odroid U3 (Exynos 4412 based) for instance needs this driver,
otherwise its USB hub will not come up.

Also selecting it as built-in to allow booting from USB without
an initrd/initramfs. exynos_defconfig does the same already, too.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
---
 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 0cacdbf..c2484ef 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -693,6 +693,7 @@ CONFIG_USB_MUSB_HDRC=m
 CONFIG_USB_MUSB_SUNXI=m
 CONFIG_USB_DWC3=y
 CONFIG_USB_DWC2=y
+CONFIG_USB_HSIC_USB3503=y
 CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_UDC=y
 CONFIG_USB_CHIPIDEA_HOST=y
-- 
2.1.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] ARM: multi_v7_defconfig: Enable USB3503 driver
  2017-09-28 20:27 [PATCH v2] ARM: multi_v7_defconfig: Enable USB3503 driver Linus Lüssing
@ 2017-09-30 16:40 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2017-09-30 16:40 UTC (permalink / raw)
  To: Linus Lüssing
  Cc: linux-arm-kernel, linux-kernel, linux-samsung-soc, Kukjin Kim,
	Russell King, Tobias Jakobi

On Thu, Sep 28, 2017 at 10:27:03PM +0200, Linus Lüssing wrote:
> The Odroid U3 (Exynos 4412 based) for instance needs this driver,
> otherwise its USB hub will not come up.
> 
> Also selecting it as built-in to allow booting from USB without
> an initrd/initramfs. exynos_defconfig does the same already, too.
> 
> Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 

Thanks, applied.

Best regards,
Krzysztof

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-30 16:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-28 20:27 [PATCH v2] ARM: multi_v7_defconfig: Enable USB3503 driver Linus Lüssing
2017-09-30 16:40 ` Krzysztof Kozlowski

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).