[PATCH] ARM: AM33xx: hwmod: Add INIT_NO_IDLE flag for debugss hwmod
Paul Walmsley
paul at pwsan.com
Fri Apr 11 11:09:46 PDT 2014
On Fri, 11 Apr 2014, Paul Walmsley wrote:
> On Wed, 9 Apr 2014, Lokesh Vutla wrote:
>
> > During boot, when hwmod tries to cut clocks for debugss it always
> > gets stuck in transition state and throws the following warning:
> >
> > [ 0.139581] omap_hwmod: debugss: _wait_target_disable failed
> >
> > As per the information provided by folks, clocks to debugss cannot be cut.
> > So adding HWMOD_INIT_NO_IDLE flag to debugss hwmod.
> >
> > Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
>
> Thanks, queued for v3.15-rc.
Hmmm. On second thought, this doesn't look like the right fix. Could
you please comment on the issues raised here:
https://patchwork.kernel.org/patch/2212111/
Looks to me like there should be at least one device driver, either for
the entire DEBUGSS, or for the individual IP blocks inside the DEBUGSS.
Dropping this patch for now.
- Paul
More information about the linux-arm-kernel
mailing list