]> Pileus Git - ~andy/linux/blobdiff - drivers/tty/serial/altera_uart.c
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[~andy/linux] / drivers / tty / serial / altera_uart.c
index 6431472aeb1f9168f83da944d11802b49b82d49a..501667e3e3f51209647d75ba1a08ea4617ffca11 100644 (file)
@@ -615,6 +615,7 @@ static int altera_uart_remove(struct platform_device *pdev)
 #ifdef CONFIG_OF
 static struct of_device_id altera_uart_match[] = {
        { .compatible = "ALTR,uart-1.0", },
+       { .compatible = "altr,uart-1.0", },
        {},
 };
 MODULE_DEVICE_TABLE(of, altera_uart_match);