commit | f92d9597f781f6a5a39c73dc71604bd8a21c5299 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@ti.com> | Wed Oct 09 01:26:55 2013 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Wed Oct 09 02:54:32 2013 -0600 |
tree | f9c9508fdd09583f78a03eefb380f456e73a629f | |
parent | b2eb000265115ecb4802ba2ffb35d197ab251390 [diff] |
ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DT Now that we have DT bindings to specify which devices should not be reset and idled during init, make hwmod extract the information (and store them in internal flags) from Device tree. Signed-off-by: Rajendra Nayak <rnayak@ti.com> [paul@pwsan.com: updated to apply] Signed-off-by: Paul Walmsley <paul@pwsan.com>