commit | 8e9685715bf78421da48a84040aba3801f66bf47 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jul 05 10:26:41 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Aug 20 11:35:02 2016 -0400 |
tree | 0f5d37f8512180cc93367dbb9a90e2d206ffcb59 | |
parent | 6f5f92c60b7cc86bcfbd4acd310c5efbb6b68a8f [diff] |
libfdt: Add fdt_path_offset_namelen Add a namelen variant of fdt_path_offset to retrieve the node offset using only a fixed number of characters. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>