]> Git Repo - J-u-boot.git/commit
fdt: Add function to return next compatible subnode
authorSimon Glass <[email protected]>
Mon, 2 Apr 2012 13:18:42 +0000 (13:18 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 15 May 2012 06:31:36 +0000 (08:31 +0200)
commit3ddecfc74086aa185a2f671cc07cb826b72d35f0
treeae643a3369183c2286b8e2a9c503eb4f40d759be
parent96875e7d3b9900d0e63f0b591ff5693b31c4d9c3
fdt: Add function to return next compatible subnode

We need to iterate through subnodes of a parent, looking only at
compatible nodes. Add a utility function to do this for us.

Signed-off-by: Simon Glass <[email protected]>
Signed-off-by: Tom Warren <[email protected]>
include/fdtdec.h
lib/fdtdec.c
This page took 0.027891 seconds and 4 git commands to generate.