freebsd-dev/sys/dev/uart
Andrew Turner 88df15adf6 Fix device lookup of for the stdout-path chosen property.
The stdout-path chosen property may include the serial connection details,
e.g. the baud rate. When passing the device to OF_finddevice we need to
strip off this information as it will cause the lookup to fail.

Reviewed by:	emaste, manu
Differential Revision:	https://reviews.freebsd.org/D6846
2017-06-02 14:01:17 +00:00
..
uart_bus_acpi.c Add the pnp id for a Wacom 'WACF00e' tablet. 2017-03-08 20:41:27 +00:00
uart_bus_ebus.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_fdt.c Fix device lookup of for the stdout-path chosen property. 2017-06-02 14:01:17 +00:00
uart_bus_isa.c Update the comment for the Wacom WACF00e to make it clear it's not an 2017-03-08 20:58:56 +00:00
uart_bus_pccard.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_pci.c uart: add AMT SOL PCI ID 2017-05-27 02:07:22 +00:00
uart_bus_puc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus_scc.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_bus.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_core.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_acpi.h Add support to find the arm64 serial using the ACPI tables. This uses the 2016-11-21 19:26:58 +00:00
uart_cpu_arm64.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_fdt.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_cpu_powerpc.c Check all compatible strings on uart devices in powerpc 2016-08-28 21:31:21 +00:00
uart_cpu_sparc64.c
uart_cpu_x86.c
uart_cpu.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_dbg.c
uart_dev_imx.c
uart_dev_imx.h
uart_dev_lpc.c Fix typo in r317659. 2017-05-03 16:34:03 +00:00
uart_dev_msm.c
uart_dev_msm.h
uart_dev_ns8250.c Make some UART consoles to not spin wait for data to be sent. 2017-05-01 19:47:10 +00:00
uart_dev_ns8250.h
uart_dev_pl011.c Extend the pl011 small-fifos fix to other SoCs that indicate rev 5 2017-03-11 22:34:02 +00:00
uart_dev_quicc.c
uart_dev_sab82532.c
uart_dev_snps.c Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00
uart_dev_ti8250.c
uart_dev_z8530.c
uart_if.m
uart_kbd_sun_tables.h
uart_kbd_sun.c
uart_kbd_sun.h
uart_ppstypes.h
uart_subr.c
uart_tty.c
uart.h Allow setting access-width for UART registers. 2017-02-27 20:08:42 +00:00