|
@@ -747,6 +747,7 @@ static const struct of_device_id dw8250_of_match[] = {
|
|
{ .compatible = "snps,dw-apb-uart" },
|
|
{ .compatible = "snps,dw-apb-uart" },
|
|
{ .compatible = "cavium,octeon-3860-uart" },
|
|
{ .compatible = "cavium,octeon-3860-uart" },
|
|
{ .compatible = "marvell,armada-38x-uart" },
|
|
{ .compatible = "marvell,armada-38x-uart" },
|
|
|
|
+ { .compatible = "renesas,rzn1-uart" },
|
|
{ /* Sentinel */ }
|
|
{ /* Sentinel */ }
|
|
};
|
|
};
|
|
MODULE_DEVICE_TABLE(of, dw8250_of_match);
|
|
MODULE_DEVICE_TABLE(of, dw8250_of_match);
|