From: Vinod Koul <vkoul@kernel.org>
To: Alexandru Ardelean <alexandru.ardelean@analog.com>
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
lars@metafoo.de, dan.j.williams@intel.com,
ardeleanalex@gmail.com
Subject: Re: [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register
Date: Tue, 25 Aug 2020 20:16:19 +0530 [thread overview]
Message-ID: <20200825144619.GR2639@vkoul-mobl> (raw)
In-Reply-To: <20200825124840.43664-1-alexandru.ardelean@analog.com>
On 25-08-20, 15:48, Alexandru Ardelean wrote:
> The series adds support for reading the DMA bus attributes from the
> INTERFACE_DESCRIPTION (0x10) register.
>
> The first 5 changes are a bit of rework prior to adding the actual
> change in patch 6, as things need to be shifted around a bit, to enable
> the clock to be enabled earlier, to be able to read the version
> register.
Not sure what happened, I see two sets of patches in this series, maybe
duplicate..? Better to resend a clean version..
Even PW shows 12 patches https://patchwork.kernel.org/project/linux-dmaengine/list/
Thanks
>
> Changelog v1 -> v2:
> * fixed error-exit paths for the clock move patch
> i.e. 'dmaengine: axi-dmac: move clock enable earlier'
> * fixed error-exit path for patch
> 'axi-dmac: wrap channel parameter adjust into function'
> * added patch 'dmaengine: axi-dmac: move active_descs list init after device-tree init'
> the list of active_descs can be moved a bit lower in the init/probe
>
> Alexandru Ardelean (6):
> dmaengine: axi-dmac: move version read in probe
> dmaengine: axi-dmac: move active_descs list init after device-tree
> init
> dmaengine: axi-dmac: move clock enable earlier
> dmaengine: axi-dmac: wrap entire dt parse in a function
> dmaengine: axi-dmac: wrap channel parameter adjust into function
> dmaengine: axi-dmac: add support for reading bus attributes from
> registers
>
> drivers/dma/dma-axi-dmac.c | 138 ++++++++++++++++++++++++++++---------
> 1 file changed, 107 insertions(+), 31 deletions(-)
>
> --
> 2.17.1
--
~Vinod
next prev parent reply other threads:[~2020-08-25 14:46 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-25 12:48 [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 1/6] dmaengine: axi-dmac: move version read in probe Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 2/6] dmaengine: axi-dmac: move active_descs list init after device-tree init Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 3/6] dmaengine: axi-dmac: move clock enable earlier Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 4/6] dmaengine: axi-dmac: wrap entire dt parse in a function Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 5/6] dmaengine: axi-dmac: wrap channel parameter adjust into function Alexandru Ardelean
2020-08-25 12:48 ` [PATCH v2 6/6] dmaengine: axi-dmac: add support for reading bus attributes from registers Alexandru Ardelean
2020-08-25 14:46 ` Vinod Koul [this message]
2020-08-25 15:14 ` [PATCH v2 0/6] dmaengine: axi-dmac: add support for reading bus attributes from register Alexandru Ardelean
2020-08-25 15:20 ` Alexandru Ardelean
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200825144619.GR2639@vkoul-mobl \
--to=vkoul@kernel.org \
--cc=alexandru.ardelean@analog.com \
--cc=ardeleanalex@gmail.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=lars@metafoo.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox