Re: [PATCH v2] ARM: DRA7: hwmod: Fix OCP2SCP sysconfig

2016-02-09 Thread Kishon Vijay Abraham I
Hi, On Tuesday 09 February 2016 02:48 PM, Paul Walmsley wrote: > On Tue, 9 Feb 2016, Kishon Vijay Abraham I wrote: > >> 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 SID

Re: [PATCH v2] ARM: DRA7: hwmod: Fix OCP2SCP sysconfig

2016-02-09 Thread Paul Walmsley
On Tue, 9 Feb 2016, Kishon Vijay Abraham I wrote: > 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. >

[PATCH v2] ARM: DRA7: hwmod: Fix OCP2SCP sysconfig

2016-02-09 Thread Kishon Vijay Abraham I
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] -> h