|
@@ -854,6 +854,7 @@ static int __init mvebu_pcie_probe(struct platform_device *pdev)
|
|
|
static const struct of_device_id mvebu_pcie_of_match_table[] = {
|
|
|
{ .compatible = "marvell,armada-xp-pcie", },
|
|
|
{ .compatible = "marvell,armada-370-pcie", },
|
|
|
+ { .compatible = "marvell,kirkwood-pcie", },
|
|
|
{},
|
|
|
};
|
|
|
MODULE_DEVICE_TABLE(of, mvebu_pcie_of_match_table);
|