[PATCH 0/4] bam dma fixes and one dt extension

From: Stanimir Varbanov
Date: Tue Dec 01 2015 - 04:15:36 EST


Here are three bam dma fixes, which I made during testing qcrypto
driver. The first one is a real fix, the second one is related to
peripherals on which the BAM IP is initialized by remote execution
environment, and the third one is a sleeping bug IMO.

The last patch is a extension again for peripherals which BAM is
remotely controlled by other execution environment.

All patches has been tested on db410c board with apq8016.

Comments are welcome!

regards,
Stan

Stanimir Varbanov (4):
dmaengine: qcom_bam_dma: fix dma free memory on remove
dmaengine: qcom_bam_dma: clear BAM interrupt only if it is rised
dmaengine: qcom_bam_dma: use correct pipe FIFO size
dmaengine: qcom_bam_dma: add controlled remotely dt property

.../devicetree/bindings/dma/qcom_bam_dma.txt | 2 ++
drivers/dma/qcom_bam_dma.c | 24 ++++++++++++++++----
2 files changed, 21 insertions(+), 5 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/