]> Pileus Git - ~andy/linux/commit
ARM: OMAP2+: hwmod: Extract no-idle and no-reset info from DT
authorRajendra Nayak <rnayak@ti.com>
Wed, 9 Oct 2013 07:26:55 +0000 (01:26 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 9 Oct 2013 08:54:32 +0000 (02:54 -0600)
commitf92d9597f781f6a5a39c73dc71604bd8a21c5299
treef9c9508fdd09583f78a03eefb380f456e73a629f
parentb2eb000265115ecb4802ba2ffb35d197ab251390
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>
arch/arm/mach-omap2/omap_hwmod.c