[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190128160323.28170-1-angus@akkea.ca>
Date: Mon, 28 Jan 2019 09:03:20 -0700
From: "Angus Ainslie (Purism)" <angus@...ea.ca>
To: angus@...ea.ca
Cc: angus.ainslie@...i.sm, Vinod Koul <vkoul@...nel.org>,
dmaengine@...r.kernel.org, NXP Linux Team <linux-imx@....com>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Lucas Stach <l.stach@...gutronix.de>,
Daniel Baluta <daniel.baluta@...il.com>
Subject: [PATCH v6 0/3] dmaengine: imx-sdma: add the sdma engine to the imx8mq
Add sdma support for the imx8mq
Changes since V5
Dropped device tree bindings.
Added reviewed by tags.
Changes since V4
Builds against 5.0-rc4.
Dropped device tree additions, will send a separate patch.
Fixed sdma1 alignement.
Dropped phandles in favour of of_nodes.
Refactored SDMA_H_CONFIG register fix.
Changes since V3
Builds against 5.0-rc3.
Dropped sdma device index matching in favour of phandles.
Corrected subsytem name to dmaengine
Devicetree fixes.
Fixed SDMA_H_CONFIG register bug.
Changes since V2
Dropped device tree bindings and added clock ratio check.
Fixed bug where incorrect sdma device was selected.
Added new compatible string for "fsl,imx8mq-sdma"
Changes since V1
Fixed to build against v5.0-rc2
Angus Ainslie (Purism) (3):
dmaengine: imx-sdma: add clock ratio 1:1 check
dmaengine: imx-sdma: add a test for imx8mq multi sdma devices
dmaengine: imx-sdma: fix consistent dma test failures
drivers/dma/imx-sdma.c | 25 +++++++++++++++++++++----
include/linux/platform_data/dma-imx.h | 1 +
2 files changed, 22 insertions(+), 4 deletions(-)
--
2.17.1
Powered by blists - more mailing lists