freebsd-dev/sys/dev/ofw
Justin Hibbits 24f4202df8 Check all compatible strings on uart devices in powerpc
Summary:
Some device trees put "fsl,ns16650" first in the compatible list.  This causes
the probe code to choke, even though the device is compatible with ns16650, and
has it listed later in the tree.

Reviewed by:	nwhitehorn
MFC after:	1 week
Differential Revision: https://reviews.freebsd.org/D7676
2016-08-28 21:31:21 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c Check all compatible strings on uart devices in powerpc 2016-08-28 21:31:21 +00:00
ofw_bus_subr.h Check all compatible strings on uart devices in powerpc 2016-08-28 21:31:21 +00:00
ofw_bus.h
ofw_console.c
ofw_cpu.c Limit ofw_cpu_early_foreach() to CPUs only 2015-07-28 13:16:08 +00:00
ofw_cpu.h Adda function to iterate over the cpu nodes in the OFW or FDT data. This 2015-02-19 16:34:48 +00:00
ofw_disk.c
ofw_fdt.c Add hw.fdt sysctl node. 2016-08-06 18:48:47 +00:00
ofw_if.m
ofw_pci.h Revert r295756: 2016-02-20 12:28:20 +00:00
ofw_standard.c
ofw_subr.c Revert r295756: 2016-02-20 12:28:20 +00:00
ofw_subr.h Implement OF_decode_addr() for arm. Move most of powerpc's implementation 2015-12-21 18:07:32 +00:00
ofwbus.c INTRNG: Rework handling with resources. Partially revert r301453. 2016-08-19 10:52:39 +00:00
ofwpci.c OFWPCI: Don't strip RF_ACTIVE from flags when parent bus method is called. 2016-08-14 05:10:26 +00:00
ofwpci.h OFWPCI: Add support for NEW_PCIB. 2016-07-17 13:43:46 +00:00
ofwvar.h
openfirm.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
openfirm.h Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
openfirmio.c Remove NULL checks after M_WAITOK allocations from sys/dev/ofw/. 2016-08-09 15:55:14 +00:00
openfirmio.h
openpromio.c Remove NULL checks after M_WAITOK allocations from sys/dev/ofw/. 2016-08-09 15:55:14 +00:00
openpromio.h