Re: [PATCH 1/2] configs: stm32mp15: Add usb_pgood_delay for ST boards

2023-04-19 Thread Patrice CHOTARD
On 3/16/23 08:03, Patrice Chotard wrote: > Add usb_pgood_delay to ensure a correct detection of USB devices. > > Signed-off-by: Patrice Chotard > --- > > include/configs/stm32mp15_st_common.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/configs/stm32mp15_st_common.h >

Re: [PATCH 1/2] configs: stm32mp15: Add usb_pgood_delay for ST boards

2023-04-17 Thread Patrick DELAUNAY
Hi, On 3/16/23 08:03, Patrice Chotard wrote: Add usb_pgood_delay to ensure a correct detection of USB devices. Signed-off-by: Patrice Chotard --- include/configs/stm32mp15_st_common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/stm32mp15_st_common.h

[PATCH 1/2] configs: stm32mp15: Add usb_pgood_delay for ST boards

2023-03-16 Thread Patrice Chotard
Add usb_pgood_delay to ensure a correct detection of USB devices. Signed-off-by: Patrice Chotard --- include/configs/stm32mp15_st_common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/stm32mp15_st_common.h b/include/configs/stm32mp15_st_common.h index