|
|
@@ -239,6 +239,7 @@ const struct of_device_id dwc2_of_match_table[] = {
|
|
|
{ .compatible = "samsung,s3c6400-hsotg", .data = NULL},
|
|
|
{ .compatible = "amlogic,meson8b-usb", .data = ¶ms_amlogic },
|
|
|
{ .compatible = "amlogic,meson-gxbb-usb", .data = ¶ms_amlogic },
|
|
|
+ { .compatible = "amcc,dwc-otg", .data = NULL },
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, dwc2_of_match_table);
|