On 12 August 2015 at 15:19, Olliver Schinagl <oliver+list@xxxxxxxxxxx> wrote:
Hey,Does the oclk switch timeout even after 750ms?
On 12-08-15 14:35, Hans de Goede wrote:
Hi,It doesn't matter actually, it took some time longer, but the mmc still
On 12-08-15 14:23, Michal Suchanek wrote:
When core does not set the MMC_QUIRK_BROKEN_CLK_GATING flag enable
automatic hardware controlled clock gating on the mmc interface.
Signed-off-by: Michal Suchanek <hramrach@xxxxxxxxx>
In general this looks good, but I wonder how intensively this has
been tested ?
craps out even with Michal's 3 patches. I'll revert hans's earlier patch
again and do a bit more extensive testing.
In some earlier tests I tried to enable/disable the clock repeatedly
when it failed but it seemed to have little effect on the total time
it took to disable the clock in the end.
Maybe it would be worh trying to set the timeout to some insanely long
value and test stability with that. I picked 750 as around twice the
maximum time it ever took on my board.
Thanks
Michal