diff options
| author | Marek BehĂșn <[email protected]> | 2021-11-26 14:57:10 +0100 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2021-12-19 09:50:47 +0100 |
| commit | 9ab0c2f837241b819b23cbb5d48fa43acc2938d5 (patch) | |
| tree | 7274860398816aa71ee957aa8c8b443f7e3c0aa5 /scripts | |
| parent | c92ccba7710b3f5fbeebced9cad57f24c940b834 (diff) | |
fdt_support: Add some useful functions
Add functions
fdt_node_offset_by_pathf(),
fdt_create_phandle_by_pathf(),
fdt_set_status_by_pathf()
to get node offset, get/create node phandle and set status for node
given by path/alias formatted with sprintf.
Add functions
fdt_create_phandle_by_compatible(),
fdt_set_status_by_compatible()
to get/create node phandle and set status for first node given by
compatible.
Signed-off-by: Marek BehĂșn <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
