Thread (20 messages) 20 messages, 6 authors, 2009-11-22

Re: Bug in drivers/serial/of_serial.c?

From: Arnd Bergmann <arnd@arndb.de>
Date: 2009-11-16 08:14:20

On Sunday 15 November 2009, Alon Ziv wrote:
*)PORT_16450, },
-       { .type = "serial", .compatible = "ns16550",  .data = (void *)PORT_16550, },
+       { .type = "serial", .compatible = "ns16550",  .data = (void *)PORT_16550A, },
Does not seem logical. If the device claims compatibility with ns16550, we should
not automatically assume it's an ns16550a. Why not add another line for 

{ .type = "serial", .compatible = "ns16550a",  .data = (void *)PORT_16550A, },

	Arnd <><
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help