Hi Kaustabh, Thank you for the patch.
On Thu, Jan 08, 2026 at 18:03, Kaustabh Chakraborty <[email protected]> wrote: > Exynos7870's DWC3 glue layer is quite simple, consisting of a few > clocks, which is handled by this driver. Add the compatible string in > here. > > Reviewed-by: Marek Vasut <[email protected]> > Signed-off-by: Kaustabh Chakraborty <[email protected]> Reviewed-by: Mattijs Korpershoek <[email protected]> > --- > drivers/usb/dwc3/dwc3-generic.c | 1 + > 1 file changed, 1 insertion(+) >

