ARM: DRA7: hwmod: Fix OCP2SCP sysconfig
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 9 Feb 2016 09:05:43 +0000 (14:35 +0530)
committerPaul Walmsley <paul@pwsan.com>
Tue, 9 Feb 2016 09:18:40 +0000 (02:18 -0700)
commit4965be1fc8dbb3dfc8bf401c78cb78c35d5d0d4d
tree5b87b64162475c8af35355c28f8ac2225e208a0e
parent771120761fe026170f910f4e591b1e0861de0523
ARM: DRA7: hwmod: Fix OCP2SCP sysconfig

OCP2SCP doesn't support smart idle wakeup according to
Table 26-22. OCP2SCP_SYSCONFIG in AM572x TRM [1] and
Table 26-22. OCP2SCP_SYSCONFIG in AM571x TRM [2].
Remove SIDLE_SMART_WKUP from the list of supported SIDLE modes
in hwmod data.

[1] -> http://www.ti.com/lit/ug/spruhz6e/spruhz6e.pdf
[2] -> http://www.ti.com/lit/ug/spruhz7a/spruhz7a.pdf

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c
This page took 0.024198 seconds and 5 git commands to generate.