Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105799167
D4216.id10344.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
433 B
Referenced Files
None
Subscribers
None
D4216.id10344.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
@@ -385,6 +385,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
Sat, Dec 21, 8:57 PM (19 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15546695
Default Alt Text
D4216.id10344.diff (433 B)
Attached To
Mode
D4216: Add compatibility string for dw-apb-uart in ns8250 driver
Attached
Detach File
Event Timeline
Log In to Comment