Home
last modified time | relevance | path

Searched hist:"75 e73afd" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dfdt_support.h75e73afd Sun Jul 04 12:48:21 CDT 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add fdt_node_offset_by_compat_reg helper

Given a compatible string and physical address try and find a node that
matches. This is useful when we want to find a specific device node to
update (for example if we have multiple PCI nodes we can use the
physical address to distinguish them when trying to update the device
tree).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>
/openbmc/u-boot/common/
H A Dfdt_support.c75e73afd Sun Jul 04 12:48:21 CDT 2010 Kumar Gala <galak@kernel.crashing.org> fdt: Add fdt_node_offset_by_compat_reg helper

Given a compatible string and physical address try and find a node that
matches. This is useful when we want to find a specific device node to
update (for example if we have multiple PCI nodes we can use the
physical address to distinguish them when trying to update the device
tree).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Gerald Van Baren <vanbaren@cideas.com>