diff options
author | Thierry Reding <treding@nvidia.com> | 2014-08-26 17:33:55 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-10-22 16:56:41 -0600 |
commit | 2f3760428ff3c4d5d1a087d016da5943921f0980 (patch) | |
tree | ce1382fa8e07746b958d85db78910c64b48a1c7b /drivers/spi | |
parent | 9f85eee72a2a3918b2d5cd7b1bf88da69232dede (diff) | |
download | u-boot-imx-2f3760428ff3c4d5d1a087d016da5943921f0980.zip u-boot-imx-2f3760428ff3c4d5d1a087d016da5943921f0980.tar.gz u-boot-imx-2f3760428ff3c4d5d1a087d016da5943921f0980.tar.bz2 |
fdt: Add a subnodes iterator macro
The fdt_for_each_subnode() iterator macro provided by this patch can be
used to iterate over a device tree node's subnodes. At each iteration a
loop variable will be set to the next subnode.
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions