Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161334033
D4216.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
448 B
Referenced Files
None
Subscribers
None
D4216.id.diff
View Options
Index: head/sys/dev/uart/uart_dev_ns8250.c
===================================================================
--- head/sys/dev/uart/uart_dev_ns8250.c
+++ head/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},
+ {"snps,dw-apb-uart", (uintptr_t)&uart_ns8250_class},
{NULL, (uintptr_t)NULL},
};
UART_FDT_CLASS_AND_DEVICE(compat_data);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 10:13 PM (1 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34637646
Default Alt Text
D4216.id.diff (448 B)
Attached To
Mode
D4216: Add compatibility string for dw-apb-uart in ns8250 driver
Attached
Detach File
Event Timeline
Log In to Comment