diff options
author | Benoit Cousson <b-cousson@ti.com> | 2011-08-10 13:32:08 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@ti.com> | 2011-10-04 18:52:23 +0200 |
commit | dc2d07ebaea839a6e0fa47588c7984931f3c9c71 (patch) | |
tree | 5733bcf7467de9d2a7aceb5cf088c7b7eafb50d3 /arch/arm/boot | |
parent | ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integration (diff) | |
download | linux-dc2d07ebaea839a6e0fa47588c7984931f3c9c71.tar.xz linux-dc2d07ebaea839a6e0fa47588c7984931f3c9c71.zip |
ARM: OMAP: omap_device: Add a method to build an omap_device from a DT node
Add a notifier called during device_add phase. If an of_node is present,
retrieve the hwmod entry in order to populate properly the omap_device
structure.
For the moment the resource from the device-tree are overloaded.
DT does not support named resource yet, and thus, most driver will not
work without that information.
Add a documentation to capture the specifics OMAP bindings needed for
device-tree support.
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions