commit | 0700a242761891185de79b573e0393bb00e2d642 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Mon Apr 26 16:22:38 2021 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Apr 27 13:32:55 2021 -0400 |
tree | 6e4480dff1b30006a06ac0d1ebfcfb6d00b2f7a6 | |
parent | 968103487569427c82a9d930fa20d5cc008c5e74 [diff] |
devicetree: Add DT_FOREACH_CHILD_STATUS_OKAY macro The macro only iterates the enabled child nodes and invokes provided macro for each node. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>