--- zzzz-none-000/linux-3.10.107/drivers/usb/dwc3/core.c 2017-06-27 09:49:32.000000000 +0000 +++ vr9-7490-729/linux-3.10.107/drivers/usb/dwc3/core.c 2021-11-10 11:53:55.000000000 +0000 @@ -755,7 +755,7 @@ #ifdef CONFIG_OF static const struct of_device_id of_dwc3_match[] = { { - .compatible = "synopsys,dwc3" + .compatible = "snps,dwc3" }, { }, };