Re: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-imx8: add USB support

2021-02-01 Thread Bruce Ashfield
merged

Bruce


In message: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-imx8: add 
USB support
on 27/01/2021 Jun Miao wrote:

> Enable the CONFIGS for ChipIdea Highspeed Dual Role Controller support, and 
> the
> USB connector is on the imx8qmmek Base Board(MCIMX8-8X-BB).
> 
> Signed-off-by: Jun Miao 
> ---
>  bsp/nxp-imx8/nxp-imx8.cfg | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
> index 42e4c6a5..65114274 100644
> --- a/bsp/nxp-imx8/nxp-imx8.cfg
> +++ b/bsp/nxp-imx8/nxp-imx8.cfg
> @@ -66,6 +66,9 @@ CONFIG_USB_ULPI=y
>  CONFIG_USB_ULPI_VIEWPORT=y
>  CONFIG_USB_SNP_CORE=y
>  CONFIG_USB_SNP_UDC_PLAT=y
> +CONFIG_USB_CHIPIDEA=y
> +CONFIG_USB_CHIPIDEA_UDC=y
> +CONFIG_USB_CHIPIDEA_HOST=y
>  
>  #
>  ## Random Number Generation
> -- 
> 2.25.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9440): 
https://lists.yoctoproject.org/g/linux-yocto/message/9440
Mute This Topic: https://lists.yoctoproject.org/mt/80154460/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] nxp-imx8: add USB support

2021-01-27 Thread jmiao1
Enable the CONFIGS for ChipIdea Highspeed Dual Role Controller support, and the
USB connector is on the imx8qmmek Base Board(MCIMX8-8X-BB).

Signed-off-by: Jun Miao 
---
 bsp/nxp-imx8/nxp-imx8.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
index 42e4c6a5..65114274 100644
--- a/bsp/nxp-imx8/nxp-imx8.cfg
+++ b/bsp/nxp-imx8/nxp-imx8.cfg
@@ -66,6 +66,9 @@ CONFIG_USB_ULPI=y
 CONFIG_USB_ULPI_VIEWPORT=y
 CONFIG_USB_SNP_CORE=y
 CONFIG_USB_SNP_UDC_PLAT=y
+CONFIG_USB_CHIPIDEA=y
+CONFIG_USB_CHIPIDEA_UDC=y
+CONFIG_USB_CHIPIDEA_HOST=y
 
 #
 ## Random Number Generation
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#9434): 
https://lists.yoctoproject.org/g/linux-yocto/message/9434
Mute This Topic: https://lists.yoctoproject.org/mt/80154460/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-