diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2019-02-13 14:55:49 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2019-02-14 11:33:15 +0100 |
commit | 344798206f171c5abea7ab1f9762fa526d7f539d (patch) | |
tree | 10d0ddeba86fc04b36ea8ba97886d14954661b8f /net | |
parent | 2b6e492467c78183bb629bb0a100ea3509b615a5 (diff) | |
download | linux-344798206f171c5abea7ab1f9762fa526d7f539d.tar.bz2 |
software node: Implement get_named_child_node fwnode callback
This makes it possible to support drivers that use
fwnode_get_named_child_node() and device_get_named_child_node()
functions.
The node name is for now taken from a device property named
"name". That mimics the old style of naming of the nodes in
devicetree (though with modern flattened DT, the name is
matched against the actual node-name, it used to be done
with a property "name"). In Open Firmware DT the "name"
property is also still being used.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions