commit | d4802026975aa486cea72fe30e4ff79b5af3dea4 | [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 | 5fadfced6461bef200265518b828af15cb8b3267 [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