freebsd-dev/sys/dts
Marcin Wojtas c7dbc00c34 Match Marvell Armada38X PCI compatible with Linux
In Linux FDT pcie does not have compatible string.
Configuration of windows in mv_common was based on fdt compatible.
Now pcie windows are configured by their parent: pcie_controller.
Processing is moved to fdt_win_process_child. fdt_win_process now
only walk through the tree. SOC_NODE_PCI is position of pcie function in
soc_node_spec array.

PCIe probe cannot use ofw_bus_search_compatible, because it needs to
check also device type and parents compatible.

Submitted by: Rafal Kozik <rk@semihalf.com>
Reviewed by: manu [DT part]
Obtained from: Semihalf
Sponsored by: Stormshield
Differential Revision: https://reviews.freebsd.org/D14749
2018-04-04 12:41:42 +00:00
..
arm Match Marvell Armada38X PCI compatible with Linux 2018-04-04 12:41:42 +00:00
mips
powerpc
bindings-gpio.txt
bindings-localbus.txt
bindings-mpp.txt
Makefile sys/dts: Remove arm64 from subdir as it no longer exists. 2018-03-19 15:35:26 +00:00
Makefile.inc Add dtb overlays support 2018-03-24 21:30:24 +00:00