[PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-07-15 Thread Shawn Guo
The first patch remove the use of software defined sdma version, and instead uses platform_device_id to handle the sdma differences from one soc to another. The second one makes a small cleanup on function sdma_get_firmware(), and the third patch adds the actual device tree probe support. Changes

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-07-21 Thread Shawn Guo
Hi Vinod, Can I have your ack on this series, please? I attempt to get it merged through Sascha's tree after his tree and devicetree/next get merged in the coming window. Regards, Shawn On Fri, Jul 15, 2011 at 05:44:23PM +0800, Shawn Guo wrote: > The first patch remove the use of software defin

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-07-25 Thread Shawn Guo
On Mon, Jul 25, 2011 at 05:11:55PM +0530, Vinod Koul wrote: > On Fri, 2011-07-22 at 11:54 +0800, Shawn Guo wrote: > > Hi Vinod, > > > > Can I have your ack on this series, please? I attempt to get it > > merged through Sascha's tree after his tree and devicetree/next get > > merged in the coming

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-07-25 Thread Vinod Koul
On Fri, 2011-07-22 at 11:54 +0800, Shawn Guo wrote: > Hi Vinod, > > Can I have your ack on this series, please? I attempt to get it > merged through Sascha's tree after his tree and devicetree/next get > merged in the coming window. > > Regards, > Shawn > > On Fri, Jul 15, 2011 at 05:44:23PM +0

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-08-03 Thread Shawn Guo
On Thu, Aug 04, 2011 at 09:29:32AM +0530, Koul, Vinod wrote: > On Fri, 2011-07-15 at 17:44 +0800, Shawn Guo wrote: > > The first patch remove the use of software defined sdma version, and > > instead uses platform_device_id to handle the sdma differences from > > one soc to another. The second one

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-08-09 Thread Koul, Vinod
On Fri, 2011-07-15 at 17:44 +0800, Shawn Guo wrote: > The first patch remove the use of software defined sdma version, and > instead uses platform_device_id to handle the sdma differences from > one soc to another. The second one makes a small cleanup on function > sdma_get_firmware(), and the thi

Re: [PATCH v2 0/3] Add device tree probe for imx-sdma driver

2011-08-09 Thread Koul, Vinod
On Thu, 2011-08-04 at 13:35 +0800, Shawn Guo wrote: > On Thu, Aug 04, 2011 at 09:29:32AM +0530, Koul, Vinod wrote: > > On Fri, 2011-07-15 at 17:44 +0800, Shawn Guo wrote: > > > The first patch remove the use of software defined sdma version, and > > > instead uses platform_device_id to handle the s