|
@@ -327,6 +327,7 @@ static SIMPLE_DEV_PM_OPS(ahci_pm_ops, ahci_suspend, ahci_resume);
|
|
|
|
|
|
static const struct of_device_id ahci_of_match[] = {
|
|
|
{ .compatible = "snps,spear-ahci", },
|
|
|
+ { .compatible = "snps,exynos5440-ahci", },
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, ahci_of_match);
|