]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ata/ahci_platform.c
ata: ahci_platform: Add synopsys ahci controller in DT's compatible list
[karo-tx-linux.git] / drivers / ata / ahci_platform.c
index 0c86c77764bc7dec9f4bb6a2605aebac70abd18d..9e419e1c200629f9a556d519a0a553996727a554 100644 (file)
@@ -280,6 +280,7 @@ static struct dev_pm_ops ahci_pm_ops = {
 
 static const struct of_device_id ahci_of_match[] = {
        { .compatible = "calxeda,hb-ahci", },
+       { .compatible = "snps,spear-ahci", },
        {},
 };
 MODULE_DEVICE_TABLE(of, ahci_of_match);