This is an update of the previous series to remove the "renesas,slaves" property and move the CHCR register defintions into the references to the dma node. This requires a change to the shdma-of code as the slave-ids array is now dynamically built, which means that we need to keep updating it with each lookup we have not seen before. I /think/ the DMA locking in the OF code should keep the list from getting damaged. This is slighly more code than the original version, but it is much easier to add devices that are DMA slaves as the dma nodes no longer need to be updated. -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html