Add helper method fdt_find_child to make access to child nodes easier.
Some FDT nodes have complex properties organized as a child sub-nodes
(e.g. timing for LCD panel) we need easy way to obtain handles for
these sub-nodes
Add helper method fdt_find_child to make access to child nodes easier. Tags None Referenced Files None Subscribers None
Description
Details
|