commit | dea8ee0d3f13f8d1638745b76e86bd7617bf92e7 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Fri Apr 08 13:16:16 2022 +0530 |
committer | Manish Pandey <manish.pandey2@arm.com> | Thu Apr 28 14:55:14 2022 +0100 |
tree | a0d636893b9c9fd3277757711963b4e20f4bddbc | |
parent | 19a9cc3a1b5d5a926e4beb5b61960f22d017528c [diff] |
feat(fdt-wrappers): add function to find or add a sudnode This change adds a new utility function - `fdtw_find_or_add_subnode` to find a subnode. If the subnode is not present, the function adds it in the flattened device tree. Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Change-Id: Idf3ceddc57761ac015763d4a8b004877bcad766a