Re: [PATCH v4 5/5] mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT

2013-01-14 Thread Will Newton
don't know if patch 4 made it to the list, I only got a copy via the cc and the only archive I can find of linux-mmc (gmane) seems to be missing a lot of messages besides this one. So for the dw_mmc parts: Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send the line

Re: [PATCH] mmc: dw_mmc: enable controller interrupt before calling mmc_start_host

2012-10-08 Thread Will Newton
: Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v4 0/9] mmc: dw_mmc: add support for device tree based instantiation

2012-08-27 Thread Will Newton
. Acked-by: Will Newton will.new...@imgtec.com Note that the platform driver changes will conflict with Jaehoon Chung's patch to fix a section mismatch in that file. Have you tried building this as a module and with section mismatch debugging to make sure the new code does not add any mismatches

Re: [PATCH] mmc: dw_mmc: make multiple instances of dw_mci_card_workqueue

2012-05-02 Thread Will Newton
++  include/linux/mmc/dw_mmc.h |    1 +  2 files changed, 7 insertions(+), 8 deletions(-) Looks good. Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH 2/7] mmc: dw_mmc: add quirk to indicate missing write protect line

2012-05-02 Thread Will Newton
protection is disabled. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org ---  drivers/mmc/host/dw_mmc.c  |    4 +++-  include/linux/mmc/dw_mmc.h |    3 ++-  2 files changed, 5 insertions(+), 2 deletions(-) Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send

Re: [PATCH] mmc: dw_mmc: protect a sequence of request and request-done.

2011-06-20 Thread Will Newton
) and data transfer over(DTO) are same reanson. Signed-off-by: Seungwon Jeon tgih@samsung.com Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] mmc: dw_mmc: set the card_width bit per card.

2011-06-20 Thread Will Newton
[15] and CTYPE[0] for 1-bit or 4-bit mode. Signed-off-by: Seungwon Jeon tgih@samsung.com Acked-by: Will Newton will.new...@imgtec.com -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord...@vger.kernel.org More majordomo info