* [PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver
@ 2022-07-30 9:53 Ahmad Fatoum
2022-08-08 13:11 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-07-30 9:53 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
The i.MX8MPlus uses the ROM API for chainloading over the USB, so there
is no use for the USB_GADGET_DRIVER_ARC_PBL. Besides, it is not even
applicable, because the OTG controller on the i.MX8MPlus is a Designware
Controller.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
arch/arm/mach-imx/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index 822a47dc0470..356a91644552 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -589,7 +589,6 @@ config MACH_NXP_IMX8MP_EVK
select MCI_IMX_ESDHC_PBL
select IMX8M_DRAM
select I2C_IMX_EARLY
- select USB_GADGET_DRIVER_ARC_PBL
config MACH_NXP_IMX8MQ_EVK
bool "NXP i.MX8MQ EVK Board"
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver
2022-07-30 9:53 [PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver Ahmad Fatoum
@ 2022-08-08 13:11 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-08-08 13:11 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
On Sat, Jul 30, 2022 at 11:53:53AM +0200, Ahmad Fatoum wrote:
> The i.MX8MPlus uses the ROM API for chainloading over the USB, so there
> is no use for the USB_GADGET_DRIVER_ARC_PBL. Besides, it is not even
> applicable, because the OTG controller on the i.MX8MPlus is a Designware
> Controller.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> arch/arm/mach-imx/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 822a47dc0470..356a91644552 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -589,7 +589,6 @@ config MACH_NXP_IMX8MP_EVK
> select MCI_IMX_ESDHC_PBL
> select IMX8M_DRAM
> select I2C_IMX_EARLY
> - select USB_GADGET_DRIVER_ARC_PBL
>
> config MACH_NXP_IMX8MQ_EVK
> bool "NXP i.MX8MQ EVK Board"
> --
> 2.30.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:[~2022-08-08 13:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-30 9:53 [PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver Ahmad Fatoum
2022-08-08 13:11 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox