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

2016-02-07 Thread Paul Walmsley
On Thu, 4 Feb 2016, Kishon Vijay Abraham I wrote: > Hi, > > On Thursday 04 February 2016 12:01 PM, Kishon Vijay Abraham I wrote: > > OCP2SCP doesn't support smart idle wakeup according to > > DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. > > Ignore this patch. I'll re-send the

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

2016-02-07 Thread Paul Walmsley
On Thu, 4 Feb 2016, Kishon Vijay Abraham I wrote: > Hi, > > On Thursday 04 February 2016 12:01 PM, Kishon Vijay Abraham I wrote: > > OCP2SCP doesn't support smart idle wakeup according to > > DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. > > Ignore this patch. I'll re-send the

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

2016-02-03 Thread Kishon Vijay Abraham I
Hi, On Thursday 04 February 2016 12:01 PM, Kishon Vijay Abraham I wrote: > OCP2SCP doesn't support smart idle wakeup according to > DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. Ignore this patch. I'll re-send the patch with a public TRM link. Thanks Kishon > Remove

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

2016-02-03 Thread Kishon Vijay Abraham I
OCP2SCP doesn't support smart idle wakeup according to DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. Remove SIDLE_SMART_WKUP from the list of supported SIDLE modes in hwmod data. Signed-off-by: Kishon Vijay Abraham I --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c |3 +-- 1 file

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

2016-02-03 Thread Kishon Vijay Abraham I
OCP2SCP doesn't support smart idle wakeup according to DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. Remove SIDLE_SMART_WKUP from the list of supported SIDLE modes in hwmod data. Signed-off-by: Kishon Vijay Abraham I --- arch/arm/mach-omap2/omap_hwmod_7xx_data.c |

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

2016-02-03 Thread Kishon Vijay Abraham I
Hi, On Thursday 04 February 2016 12:01 PM, Kishon Vijay Abraham I wrote: > OCP2SCP doesn't support smart idle wakeup according to > DRA72x_SR1.0_NDA_TRM_vL and DRA75x_DRA74x_SR1.1_NDA_TRM_vW. Ignore this patch. I'll re-send the patch with a public TRM link. Thanks Kishon > Remove