From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic Desroches Subject: [PATCH 0/7] fixes and update for at_xdmac Date: Thu, 13 Nov 2014 11:52:38 +0100 Message-ID: <1415875965-6905-1-git-send-email-ludovic.desroches@atmel.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org, nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org, Ludovic Desroches List-Id: devicetree@vger.kernel.org Hi, This set of patches is mainly about fixes and an update to remove the chancnt affection since xdmac was not in the tree when Maxime managed that. Cyrille Pitchen (2): dmaengine: at_xdmac: fix software lockup at_xdmac_tx_status() dmaengine: at_xdmac: fix a bug in transfer residue computation Ludovic Desroches (5): dmaengine: at_xdmac: prefer usage of readl/writel_relaxed dmaengine: at_xdmac: remove chancnt affectation dmaengine: at_xdmac: fix missing spin_unlock ARM: dts: at_xdmac: fix bad value of dma-cells in documentation dmaengine: at_xdmac: Add DMA_PRIVATE .../devicetree/bindings/dma/atmel-xdma.txt | 2 +- drivers/dma/Kconfig | 2 +- drivers/dma/at_xdmac.c | 36 +++++++++++++++------- 3 files changed, 27 insertions(+), 13 deletions(-) -- 2.0.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html