This patch series introduces a device tree binding document for the MPC512x DMA controller and adds device tree based DMA channel lookup for it.
Alexander Popov (3): dmaengine: mpc512x: add device tree binding document dmaengine: of: add common xlate function for matching by channel id dmaengine: mpc512x: register for device tree channel lookup .../devicetree/bindings/dma/mpc512x-dma.txt | 40 ++++++++++++++++++++++ arch/powerpc/boot/dts/mpc5121.dtsi | 1 + drivers/dma/mpc512x_dma.c | 13 ++++++- drivers/dma/of-dma.c | 35 +++++++++++++++++++ include/linux/of_dma.h | 4 +++ 5 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 Documentation/devicetree/bindings/dma/mpc512x-dma.txt -- 1.8.4.2 _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev