Re: [PATCH] mmc: dw_mmc: change to use recommended reset procedure

2014-05-13 Thread James Hogan
Hi, On 12/05/14 22:44, Sonny Rao wrote: Doug mentioned that James Hogan might have an answer. James, are there Imgtec SoCs which use dw_mmc and use DMA but don't use the IDMAC? If so, we can add that support into this reset procedure patch. Yes, the Toumaz TZ1090 SoC has the dw_mmc

Re: [PATCH v5 4/5] clk: add CLK_SET_RATE_NO_REPARENT flag

2013-07-25 Thread James Hogan
Hi Sylwester On 25/07/13 13:34, Sylwester Nawrocki wrote: On 06/13/2013 06:06 PM, James Hogan wrote: Add a CLK_SET_RATE_NO_REPARENT clock flag, which will prevent muxes being reparented during clk_set_rate. To avoid breaking existing platforms, all callers of clk_register_mux() are adjusted

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

2012-11-20 Thread James Hogan
with JTAG. In any case it works if I revert your patch so I think the clocks are fine. I'll continue debugging it and see if I can figure out what's happening. Cheers James Best Regards Yuvaraj On Mon, Nov 19, 2012 at 6:50 PM, James Hogan james.ho...@imgtec.com wrote: On 19/11/12 13:01, Yuvaraj

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

2012-11-19 Thread James Hogan
this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- James Hogan -- To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in the body of a message to majord

Re: [PATCH 3/7] mmc: dw_mmc: add device tree support

2012-05-10 Thread James Hogan
             *ciu_clk;        struct dw_mci_slot      *slot[MAX_MCI_SLOTS]; -- 1.7.5.4 -- To unsubscribe from this list: send the line unsubscribe linux-mmc in the body of a message to majord...@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html -- James

Re: [PATCH 1/7] mmc: dw_mmc: lookup for optional biu and ciu clocks

2012-05-02 Thread James Hogan
://vger.kernel.org/majordomo-info.html Please read the FAQ at  http://www.tux.org/lkml/ -- James Hogan -- 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: mmc: dw_mmc: Add more capabilities field

2011-12-12 Thread James Hogan
On 12 December 2011 10:55, Seungwon Jeon tgih@samsung.com wrote: James Hogan wrote: On 9 December 2011 05:49, Seungwon Jeon tgih@samsung.com wrote: Signed-off-by: Seungwon Jeon tgih@samsung.com A commit message would be useful. This patch adds another capabilities field