Re: [PATCH v4 4/9] usb: dwc3-generic: Add STih407 support

2025-01-30 Thread Patrice CHOTARD
On 1/30/25 14:18, Patrick DELAUNAY wrote: > Hi, > > few minor remarks > > On 1/23/25 15:47, Patrice Chotard wrote: >> Add STi glue logic to manage the DWC3 HC on STiH407 >> SoC family. It configures the internal glue logic and >> syscfg registers. >> >> Signed-off-by: Patrice Chotard >> Cc: M

Re: [PATCH v4 4/9] usb: dwc3-generic: Add STih407 support

2025-01-30 Thread Patrick DELAUNAY
Hi, few minor remarks On 1/23/25 15:47, Patrice Chotard wrote: Add STi glue logic to manage the DWC3 HC on STiH407 SoC family. It configures the internal glue logic and syscfg registers. Signed-off-by: Patrice Chotard Cc: Marek Vasut Reviewed-by: Mattijs Korpershoek --- Changes in v4: