[PATCH v3 2/4] OMAP4: hwmod data: add mmu hwmod for ipu and dsp

Kevin Hilman khilman at ti.com
Tue Nov 8 12:41:39 EST 2011


"Ramirez Luna, Omar" <omar.ramirez at ti.com> writes:

> Hi,
>
> On Fri, Nov 4, 2011 at 6:23 PM, Kevin Hilman <khilman at ti.com> wrote:
>>> +     .flags          = HWMOD_INIT_NO_RESET,
>>
>> Why is this needed?
> ...
>>> +     .flags          = HWMOD_INIT_NO_RESET,
>>
>> And this?
>
> I have this because the hwmod complains about a failure in hard reset,
> even though the reset deassert does complete after the clock is
> enabled. Later on, hwmod will warn again because of a wrong state when
> enabling, I believe because of the failure on _setup but didn't dig
> into it yet.

Please dig deeper into the reset failure.

We don't merge HWMOD_INIT_NO_RESET changes without a very good reason
(that is also well described in the changelog.)

Thanks,

Kevin



More information about the linux-arm-kernel mailing list