ARM: OMAP3: control: add API for setting IVA bootmode
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Oct 2013 16:15:38 +0000 (19:15 +0300)
committerPaul Walmsley <paul@pwsan.com>
Sat, 19 Oct 2013 16:11:52 +0000 (10:11 -0600)
OMAP3 PM core requires IVA2 bootmode to be set to idle during init. Currently,
a direct register write is used for this. Add a new ctrl API for this purpose
instead.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found