Re: [PATCH v2 1/3] ARM: davinci: da850: override mmc DT node device name

2013-02-11 Thread Sekhar Nori
On 2/7/2013 1:27 PM, Manjunathappa, Prakash wrote: Populate OF_DEV_AUXDATA with desired device name expected by davinci_mmc driver. Without this clk_get of davinci_mmc DT driver fails. But there is no mmc DT support for DaVinci at this time. This patch should come after the driver DT support

RE: [PATCH v2 1/3] ARM: davinci: da850: override mmc DT node device name

2013-02-11 Thread Manjunathappa, Prakash
On Tue, Feb 12, 2013 at 11:16:21, Nori, Sekhar wrote: On 2/7/2013 1:27 PM, Manjunathappa, Prakash wrote: Populate OF_DEV_AUXDATA with desired device name expected by davinci_mmc driver. Without this clk_get of davinci_mmc DT driver fails. But there is no mmc DT support for DaVinci at