Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161593242
D5404.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
440 B
Referenced Files
None
Subscribers
None
D5404.id.diff
View Options
Index: sys/dev/uart/uart_dev_ns8250.c
===================================================================
--- sys/dev/uart/uart_dev_ns8250.c
+++ sys/dev/uart/uart_dev_ns8250.c
@@ -397,6 +397,7 @@
#ifdef FDT
static struct ofw_compat_data compat_data[] = {
{"ns16550", (uintptr_t)&uart_ns8250_class},
+ {"ns16550a", (uintptr_t)&uart_ns8250_class},
{"snps,dw-apb-uart", (uintptr_t)&uart_ns8250_class},
{NULL, (uintptr_t)NULL},
};
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 6, 4:42 AM (16 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34704313
Default Alt Text
D5404.id.diff (440 B)
Attached To
Mode
D5404: Add ns16550a compatible string in UART 8250 driver
Attached
Detach File
Event Timeline
Log In to Comment