Home
last modified time | relevance | path

Searched hist:bd69e3ad2fce2896264f6ce70c87e21e19d12c8c (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/uart/
H A Duart_cpu_fdt.hbd69e3ad2fce2896264f6ce70c87e21e19d12c8c Sat Mar 07 16:18:57 CET 2015 Ian Lepore <ian@FreeBSD.org> Define new linker set, UART_FDT_CLASS_AND_DEVICE, for registering full
(class and device) FDT UART. Define second one, UART_FDT_CLASS, for UART
class only.

This paves the way for declaring uart_class data and ofw/fdt compat data
with a uart implementation, rather than needing a big global table of
compat data and weak-symbol declarations of every existing implementation.

Differential Revision: https://reviews.freebsd.org/D1992
Submitted by: Michal Meloun
H A Duart_cpu_fdt.cdiff bd69e3ad2fce2896264f6ce70c87e21e19d12c8c Sat Mar 07 16:18:57 CET 2015 Ian Lepore <ian@FreeBSD.org> Define new linker set, UART_FDT_CLASS_AND_DEVICE, for registering full
(class and device) FDT UART. Define second one, UART_FDT_CLASS, for UART
class only.

This paves the way for declaring uart_class data and ofw/fdt compat data
with a uart implementation, rather than needing a big global table of
compat data and weak-symbol declarations of every existing implementation.

Differential Revision: https://reviews.freebsd.org/D1992
Submitted by: Michal Meloun
H A Duart_bus_fdt.cdiff bd69e3ad2fce2896264f6ce70c87e21e19d12c8c Sat Mar 07 16:18:57 CET 2015 Ian Lepore <ian@FreeBSD.org> Define new linker set, UART_FDT_CLASS_AND_DEVICE, for registering full
(class and device) FDT UART. Define second one, UART_FDT_CLASS, for UART
class only.

This paves the way for declaring uart_class data and ofw/fdt compat data
with a uart implementation, rather than needing a big global table of
compat data and weak-symbol declarations of every existing implementation.

Differential Revision: https://reviews.freebsd.org/D1992
Submitted by: Michal Meloun
H A Duart.hdiff bd69e3ad2fce2896264f6ce70c87e21e19d12c8c Sat Mar 07 16:18:57 CET 2015 Ian Lepore <ian@FreeBSD.org> Define new linker set, UART_FDT_CLASS_AND_DEVICE, for registering full
(class and device) FDT UART. Define second one, UART_FDT_CLASS, for UART
class only.

This paves the way for declaring uart_class data and ofw/fdt compat data
with a uart implementation, rather than needing a big global table of
compat data and weak-symbol declarations of every existing implementation.

Differential Revision: https://reviews.freebsd.org/D1992
Submitted by: Michal Meloun