Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206049

[PATCH v2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff

From Olliver Schinagl <oliver+list@schinagl.nl>
Newsgroups linux.kernel
Subject [PATCH v2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff
Date 2015-08-12 14:40 +0200
Message-ID <pWDu6-4ta-91@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Hey all

A few months ago, Michal Suchanek submitted the attached patch fixing 
the gating timeout issue. Until recently, about v4.0.0 I hadn't noticed 
any issues and ran all boards from SD card.

Recently I upgraded to Hans's 4.2 tree where he added

mmc: sunxi: Don't start commands while the card is busy

which started to trigger the timeout very aggressively causing a pretty 
much unusable system.
While reverting the commands patch also removed the problem for some 
reason, that is of course not the real fix.

Applying Michal's patch on top of the commands patch appears to fix the 
issue on atleast the A20 Lime2.

Attached I have Michal's original patch, rebased to 4.2.0-rc5, with 
Hans's patch applied before hand.

Changed since v1
* Whitespace cleanup as suggested by Maxime Ripard, no functional 
changes from that patch

Olliver

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2] mmc: sunxi: fix timeout in sunxi_mmc_oclk_onoff Olliver Schinagl <oliver+list@schinagl.nl> - 2015-08-12 14:40 +0200

csiph-web