Name

of_attach_node — Insert node into the expanded device tree

Synopsis

int of_attach_node (struct device_node * np);
 

Arguments

np

pointer to node to be inserted

Description

Insert np into the expanded device tree. Initialize some of the fields of np from properties contained in np.

Return

0