freebsd-dev/sys/dev/fdt
Justin Hibbits 0ca922cad9 Use the cell-index property as the unit number if available.
Summary:
NXP/Freescale, among others, includes an optional cell-index property
on nodes to denote the SoC block number of the node.  This can be useful if, for
example, a node is disabled or nonexistent in the fdt, or the blocks are not
organized in address-sorted order.  For instance, on the P1022, DMA2 is located
at CCSR offset 0xC000, while DMA1 is located at 0x21000.

Reviewed By: jmcneill

Differential Revision: https://reviews.freebsd.org/D8054
2016-09-30 02:48:40 +00:00
..
fdt_arm_platform.c
fdt_clock_if.m
fdt_clock.c
fdt_clock.h
fdt_common.c Add hw.fdt sysctl node. 2016-08-06 18:48:47 +00:00
fdt_common.h Add hw.fdt sysctl node. 2016-08-06 18:48:47 +00:00
fdt_pinctrl_if.m
fdt_pinctrl.c
fdt_pinctrl.h
fdt_powerpc.c
fdt_slicer.c
fdt_static_dtb.S
simplebus.c Use the cell-index property as the unit number if available. 2016-09-30 02:48:40 +00:00
simplebus.h