Re: [PATCH] mmc: dw_mmc: Consider HLE errors to be data and command errors

2015-03-29 Thread Jaehoon Chung
Dear Doug, I'm considering to control HLE error..So holding this patch. If this is absolutely necessary patch, let me know, plz. Best Regards, Jaehoon Chung On 03/16/2015 02:56 PM, Jaehoon Chung wrote: > Hi, Doug. > > On 03/14/2015 05:27 AM, Doug Anderson wrote: >> Hi, >> >> On Fri, Mar 13, 201

Re: [PATCH RESEND 5/7] mmc: host: dw_mmc make IO accessors endian agnostic

2015-03-29 Thread Jaehoon Chung
Hi, Ben. Your patches (5/7~7/7) looks good to me..I will pick them.. But could you fix the checkpatch warning? Or if you're ok. i will fix the checkpatch warning..then will apply them. Best Regards, Jaehoon Chung On 03/25/2015 08:27 PM, Ben Dooks wrote: > The dw_mmc driver does not use endian ag

[GIT PULL] Update codes relevant to dw-mmc controller

2015-03-29 Thread Jaehoon Chung
Dear, Ulf. Sorry for updating too late.. ASAP, I will request pull for patches of dw-mmc controller at next time. If needs anything, let me know, plz. The following changes since commit 40de191e55585db80793e1c01d051fb539042d15: mmc: core: Enable runtime PM management of host devices (2015-03-2

[PATCH 2/2] ARM: dts: sun5i: Add broken-hpi property for Utoo-P66 eMMC

2015-03-29 Thread Hans de Goede
The eMMC on the A13 based Utoo-P66 tablet does not properly support hpi, and trying to enable it results in the eMMC not working, so add a child-node describing the eMMC, and set the broken-hpi property on it. Signed-off-by: Hans de Goede --- arch/arm/boot/dts/sun5i-a13-utoo-p66.dts | 6 ++

[PATCH 1/2] mmc: Add support for marking hpi as broken through devicetree

2015-03-29 Thread Hans de Goede
The eMMC on a tablet I've will stop working / communicating as soon as the kernel executes: mmc_switch(card, EXT_CSD_CMD_SET_NORMAL, EXT_CSD_HPI_MGMT, 1, card->ext_csd.generic_cmd6_time); There seems to be no way to r

[PATCH] mmc: block: use block layer pm helpers for pm of card device

2015-03-29 Thread Konstantin Dorfman
-- Qualcomm Israel, on behalf of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project >From a429c2c9357c26862a45fd01fff3ed7ec5d69fd7 Mon Sep 17 00:00:00 2001 From: Konstantin Dorfman Date: Wed, 25 Mar 2015 14

Re: [PATCH] mmc: core: Enable runtime PM management of host devices

2015-03-29 Thread Konstantin Dorfman
On 03/28/2015 12:52 AM, NeilBrown wrote: On Fri, 27 Mar 2015 12:15:15 +0100 Ulf Hansson wrote: Currently those host drivers which have deployed runtime PM, deals with the runtime PM reference counting entirely by themselves. Since host drivers don't know when the core will send the next req