Re: [PATCH v4] mmc: dw_mmc: add support for the other bit of sdio interrupt

From: Jaehoon Chung
Date: Fri Nov 14 2014 - 08:26:04 EST


On 11/14/2014 03:58 AM, Doug Anderson wrote:
> Addy,
>
> On Tue, Nov 4, 2014 at 6:03 AM, Addy Ke <addy.ke@xxxxxxxxxxxxxx> wrote:
>> The bit of sdio interrupt is 16 in designware implementation,
>> but it is 24 on Rockchip SoCs.This patch add sdio_id0 for the
>> number of slot0 in the SDIO interrupt registers.
>>
>> Signed-off-by: Addy Ke <addy.ke@xxxxxxxxxxxxxx>
>> ---
>> Changes in v2:
>> - rebase on http://git.linaro.org/git/people/ulf.hansson/mmc.git, next branch
>> Changes in v3:
>> - Remove dts for sdio_id0, just replace this with 8, suggested by Doug
>> - Change to support all Rockchip Socs, suggested by Heiko
>> Changes in v4:
>> - use init-hook to set sdio_id0, suggested by Jaehoon
>>
>> drivers/mmc/host/dw_mmc-rockchip.c | 10 ++++++++++
>> drivers/mmc/host/dw_mmc.c | 12 +++++++-----
>> drivers/mmc/host/dw_mmc.h | 2 ++
>> include/linux/mmc/dw_mmc.h | 3 +++
>> 4 files changed, 22 insertions(+), 5 deletions(-)
>
> Reviewed-by: Doug Anderson <dianders@xxxxxxxxxxxx>
>

Acked-by: Jaehoon Chung <jh80.chung@xxxxxxxxxxx>

Best Regards,
Jaehoon Chung


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/