mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB
@ 2023-04-21 10:41 Ahmad Fatoum
  2023-05-02 11:36 ` Sascha Hauer
  0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2023-04-21 10:41 UTC (permalink / raw)
  To: barebox; +Cc: Marco Felsch, Ahmad Fatoum

This is needed for at least the STM32MP1 discovery and evaluation kits,
which use the onboard USB hub binding to model the 3v3 voltage regulator
supplying the on-board USB hub.

Suggested-by: Marco Felsch <m.felsch@pengutronix.de>
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 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 d83e503671d9..f8eca18ff30c 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -254,6 +254,7 @@ CONFIG_USB_DWC2_GADGET=y
 CONFIG_USB_EHCI=y
 CONFIG_USB_ULPI=y
 CONFIG_USB_STORAGE=y
+CONFIG_USB_ONBOARD_HUB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_DFU=y
 CONFIG_USB_GADGET_SERIAL=y
-- 
2.39.2




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

* Re: [PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB
  2023-04-21 10:41 [PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB Ahmad Fatoum
@ 2023-05-02 11:36 ` Sascha Hauer
  0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-05-02 11:36 UTC (permalink / raw)
  To: Ahmad Fatoum; +Cc: barebox, Marco Felsch

On Fri, Apr 21, 2023 at 12:41:40PM +0200, Ahmad Fatoum wrote:
> This is needed for at least the STM32MP1 discovery and evaluation kits,
> which use the onboard USB hub binding to model the 3v3 voltage regulator
> supplying the on-board USB hub.
> 
> Suggested-by: Marco Felsch <m.felsch@pengutronix.de>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
>  arch/arm/configs/multi_v7_defconfig | 1 +
>  1 file changed, 1 insertion(+)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index d83e503671d9..f8eca18ff30c 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -254,6 +254,7 @@ CONFIG_USB_DWC2_GADGET=y
>  CONFIG_USB_EHCI=y
>  CONFIG_USB_ULPI=y
>  CONFIG_USB_STORAGE=y
> +CONFIG_USB_ONBOARD_HUB=y
>  CONFIG_USB_GADGET=y
>  CONFIG_USB_GADGET_DFU=y
>  CONFIG_USB_GADGET_SERIAL=y
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



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

end of thread, other threads:[~2023-05-02 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-21 10:41 [PATCH] ARM: configs: multi_v7_defconfig: enable CONFIG_USB_ONBOARD_HUB Ahmad Fatoum
2023-05-02 11:36 ` Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox