[PATCH v2 0/3] Add device tree probe for imx-sdma driver
From: Koul, Vinod <hidden>
Date: 2011-08-04 05:28:47
Also in:
linux-devicetree
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:quoted
On Fri, 2011-07-15 at 17:44 +0800, Shawn Guo wrote:quoted
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 since v1: * Do not encode ROM script address in device tree * Add one more small cleanup on function sdma_get_firmware() ShawnsGuo (3): dmaengine: imx-sdma: use platform_device_id to identify sdma version dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name dmaengine: imx-sdma: add device tree probe supportSacha are you okay if this go via my tree, would need your ack before I take this oneHi Vinod, Sorry if I have misunderstood your reply below, but the series has gone into mainline through arm tree.
Okay i thought this was still pending from me.
Regards, Shawn ---- Quote --- On Mon, Jul 25, 2011 at 05:11:55PM +0530, Vinod Koul wrote:quoted
On Fri, 2011-07-22 at 11:54 +0800, Shawn Guo wrote:quoted
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:quoted
ShawnsGuo (3): dmaengine: imx-sdma: use platform_device_id to identify sdma version dmaengine: imx-sdma: sdma_get_firmware does not need to copy fw_name dmaengine: imx-sdma: add device tree probe supportAcked-by: Vinod Koul <redacted> I had queued this up for my tree, i am okay if it gets merged thru Sascha_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel at lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
-- ~Vinod