Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1673881
| From | Suman Anna <s-anna@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/4] Davinci remoteproc cleanups/fixes |
| Date | 2017-06-23 23:30 +0200 |
| Message-ID | <tVEjo-7nt-7@gated-at.bofh.it> (permalink) |
| References | <tIBMl-12O-7@gated-at.bofh.it> <tQcxs-CA-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/08/2017 03:47 PM, Suman Anna wrote: > Bjorn, > > On 05/18/2017 05:08 PM, Suman Anna wrote: >> Hi Bjorn, >> >> The following series includes various fixes and cleanups for the TI's >> Davinci DSP remoteproc driver. Patches are based on 4.12-rc1. Following >> is the patch summary: >> >> - Patch1 updates/fixes the build dependency on DMA_CMA which is not >> selected by default in the davinci_defconfig. >> - Patch 3 fixes a DSP boot/functionality issue with repeated 'start' >> and 'stop' commands using the sysfs 'state' variable. >> - Patch 2 and 4 are cleanups/code simplifications. > > If you don't have any comments, can you queue these patches for v4.13? ping on this.. > > Thanks > Suman > >> >> regards >> Suman >> >> Suman Anna (4): >> remoteproc/davinci: Update Kconfig to depend on DMA_CMA >> remoteproc/davinci: simplify the reset function >> remoteproc/davinci: fix unbalanced reset between start and stop ops >> remoteproc/davinci: streamline the interrupt management >> >> drivers/remoteproc/Kconfig | 2 +- >> drivers/remoteproc/da8xx_remoteproc.c | 60 ++++++++--------------------------- >> 2 files changed, 15 insertions(+), 47 deletions(-) >> >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/4] Davinci remoteproc cleanups/fixes Suman Anna <s-anna@ti.com> - 2017-06-23 23:30 +0200
csiph-web