diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2011-06-21 18:59:34 +0200 |
---|---|---|
committer | Grant Likely <grant.likely@secretlab.ca> | 2011-06-21 19:02:29 +0200 |
commit | 29d4f8a4974aacf46b028fa92f9dd3ffdba3e614 (patch) | |
tree | 35641937ac753b8b5d0255ef9ef312024e09a785 /Documentation/devicetree | |
parent | dt: Add default match table for bus ids (diff) | |
download | linux-29d4f8a4974aacf46b028fa92f9dd3ffdba3e614.tar.xz linux-29d4f8a4974aacf46b028fa92f9dd3ffdba3e614.zip |
dt: add of_platform_populate() for creating device from the device tree
of_platform_populate() is similar to of_platform_bus_probe() except
that it strictly enforces that all device nodes must have a compatible
property, and it can be used to register devices (not buses) which are
children of the root node.
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions