]> Git Repo - linux.git/blobdiff - drivers/usb/cdns3/cdns3-ti.c
Merge branch 'fixes-rc2' into fixes
[linux.git] / drivers / usb / cdns3 / cdns3-ti.c
index 90e246601537c8cdb57c208bdb53723a1ec3e7fb..eccb1c766bba5594ad872a5bec67e90913d625c7 100644 (file)
@@ -214,6 +214,7 @@ static int cdns_ti_remove(struct platform_device *pdev)
 
 static const struct of_device_id cdns_ti_of_match[] = {
        { .compatible = "ti,j721e-usb", },
+       { .compatible = "ti,am64-usb", },
        {},
 };
 MODULE_DEVICE_TABLE(of, cdns_ti_of_match);
This page took 0.034092 seconds and 4 git commands to generate.