From: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Alexandre Bailon <abailon-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Cc: dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
nsekhar-l0cyMroinI0@public.gmane.org,
khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
ptitiano-rdvid1DuHRBWk0Htik3J/w@public.gmane.org,
tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org,
linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
b-liu-l0cyMroinI0@public.gmane.org,
sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org,
linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v5 0/5] dmaengine: cppi41: Make CPPI 4.1 driver more generic
Date: Thu, 16 Feb 2017 10:10:59 +0530 [thread overview]
Message-ID: <20170216044059.GR2843@localhost> (raw)
In-Reply-To: <20170215135636.31427-1-abailon-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
On Wed, Feb 15, 2017 at 02:56:31PM +0100, Alexandre Bailon wrote:
> This series intend to make the CPPI 4.1 more generic in order to
> add a new platform (the DA8xx).
> To achieve that, all the IRQ code present in CPPI 4.1 driver has been moved
> to MUSB DSPS driver.
> Other changes mainly update the glue layer and platform code to make the
> whole driver more generic.
>
> Changes in v5:
> - Rebase on linux-next
> - No dependencies on other series anymore (they have been applied)
Not really, we dont apply patches on linux-next but on subsystem tree's.
So since we are soo close to merge window, am going to defer this series and
apply once merge window closes.
>
> Changes in v4:
> - Remove dev argument in patch 4
> - Remove the isr callback from glue
>
> Changes in v3:
> - To prevent build error report from kbuild test robot, move the first
> patch of v2 to another patchset.
> - Make CPPI 4.1 driver compatible with old and new binddings.
> - Remove the patch updating the am33xx-usb binddings.
> - Remove useless changes in patch 4
> - Remove a patch that was fixing PM runtime issue that was happenning
> during a teardown. Tony Lindgren's patches fix the issue.
>
> Alexandre Bailon (5):
> dmaengine: cppi41: Remove usbss_mem
> dmaengine: cppi41: rename platform variables
> dmaengine: cppi41: Move some constants to glue layer
> dmaengine: cppi41: init_sched(): Get number of channels from DT
> dmaengine: cppi41: Remove isr callback from glue layer
>
> drivers/dma/cppi41.c | 79 ++++++++++++++++++++++++++++++----------------------
> 1 file changed, 46 insertions(+), 33 deletions(-)
>
> --
> 2.10.2
>
--
~Vinod
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2017-02-16 4:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-15 13:56 [PATCH v5 0/5] dmaengine: cppi41: Make CPPI 4.1 driver more generic Alexandre Bailon
[not found] ` <20170215135636.31427-1-abailon-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2017-02-15 13:56 ` [PATCH v5 1/5] dmaengine: cppi41: Remove usbss_mem Alexandre Bailon
2017-02-15 13:56 ` [PATCH v5 2/5] dmaengine: cppi41: rename platform variables Alexandre Bailon
2017-02-15 13:56 ` [PATCH v5 3/5] dmaengine: cppi41: Move some constants to glue layer Alexandre Bailon
2017-02-15 13:56 ` [PATCH v5 4/5] dmaengine: cppi41: init_sched(): Get number of channels from DT Alexandre Bailon
2017-02-15 13:56 ` [PATCH v5 5/5] dmaengine: cppi41: Remove isr callback from glue layer Alexandre Bailon
2017-02-16 4:40 ` Vinod Koul [this message]
2017-03-07 8:08 ` [PATCH v5 0/5] dmaengine: cppi41: Make CPPI 4.1 driver more generic Vinod Koul
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=20170216044059.GR2843@localhost \
--to=vinod.koul-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=abailon-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=b-liu-l0cyMroinI0@public.gmane.org \
--cc=dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=nsekhar-l0cyMroinI0@public.gmane.org \
--cc=ptitiano-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
--cc=sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org \
--cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.