"Ramirez Luna, Omar" [off-list ref] writes:
Hi,
On Fri, Nov 4, 2011 at 6:23 PM, Kevin Hilman [off-list ref] wrote:
quoted
quoted
+ ? ? .flags ? ? ? ? ?= HWMOD_INIT_NO_RESET,
Why is this needed?
...
quoted
quoted
+ ? ? .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