Searched hist:"75 e73afd5784c0df6a5e35c5a5b2e2fce0296bc0" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | fdt_support.h | 75e73afd5784c0df6a5e35c5a5b2e2fce0296bc0 Sun Jul 04 17:48:21 UTC 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>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fdt_support.c | 75e73afd5784c0df6a5e35c5a5b2e2fce0296bc0 Sun Jul 04 17:48:21 UTC 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>
|