Re: [PATCH] mmc: dt: Add property for broken hs200 quirk

2014-12-29 Thread Bjorn Andersson
On Mon 22 Dec 02:04 PST 2014, Ulf Hansson wrote: > On 19 December 2014 at 21:01, Bjorn Andersson wrote: > > On Fri, Dec 19, 2014 at 3:38 AM, Ulf Hansson wrote: > >> On 12 December 2014 at 20:28, Bjorn Andersson > >> wrote: > >> > >> Some more explanation to why this needed would be good. > >> >

[GIT PULL] MMC fixes for v.3.19

2014-12-29 Thread Ulf Hansson
Hi Linus, Here is one mmc fix for 3.19. Details are as usual found in the signed tag. Please pull this in! Kind regards Ulf Hansson The following changes since commit 97bf6af1f928216fd6c5a66e8a57bfa95a659672: Linux 3.19-rc1 (2014-12-20 17:08:50 -0800) are available in the git repository at

[PATCH V4 2/2] mmc: core: Make tuning block patterns static

2014-12-29 Thread Ulf Hansson
Since previous patches removed the need for the tuning block patterns to be exported, let's move them close to the mmc_send_tuning() API. Those are now intended to be used only by the mmc core. Signed-off-by: Ulf Hansson Reviewed-by: Stephen Boyd Acked-by: Jaehoon Chung --- Changes in v4:

[PATCH V4 1/2] mmc: dw_mmc: Convert to mmc_send_tuning()

2014-12-29 Thread Ulf Hansson
Instead of having a local hack taking care of sending the tuning command and as well to verify the response pattern, let's convert to the common mmc_send_tuning() API. This change affects the Exynos variant, since it's the only one which support the dw_mmc's ->execute_tuning() callback. It's seem

[PATCH V3] mmc: mmci: Do pm_runtime_put() after the host has been added

2014-12-29 Thread Ulf Hansson
Previously the pm_runtime_put() caused the device to be runtime PM suspended, but then immediately being resumed when we add the host. Prevent this unnecessary runtime PM suspend/resume cycle during ->probe() by moving the call to pm_runtime_put() after mmc_add_host(). Signed-off-by: Ulf Hansson

Re: sunxi-project-meetup@31c3

2014-12-29 Thread Hans de Goede
Hi, On 28-12-14 20:32, David Lanzendörfer wrote: Hello folks Is anyone of you at the Chaos Communication Congress? I'd like to organize a table for sunxi-linux-project I'm not attending 31c3, so count me out. Regards, Hans -- To unsubscribe from this list: send the line "unsubscribe linux-mm