mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
During yaml collapse step, convert inherited 'id' key to 'node_type'. With this new 'node_type', it's is more easy to apply common treatment to all bindings that include the same base yaml file but might not have similar bindings/constraint naming convention. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>