Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1234907 > unrolled thread

Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

Started byPeter Griffin <peter.griffin@linaro.org>
First post2015-09-29 11:30 +0200
Last post2015-09-29 13:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific  header Peter Griffin <peter.griffin@linaro.org> - 2015-09-29 11:30 +0200
    Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header Arnd Bergmann <arnd@arndb.de> - 2015-09-29 13:20 +0200

#1234907 — Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

FromPeter Griffin <peter.griffin@linaro.org>
Date2015-09-29 11:30 +0200
SubjectRe: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header
Message-ID<qdZot-2mn-3@gated-at.bofh.it>
Hi Arnd,

On Fri, 11 Sep 2015, Arnd Bergmann wrote:

> On Friday 11 September 2015 15:14:24 Peter Griffin wrote:
> > Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
> > Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> > ---
> >  include/linux/platform_data/dma-st_fdma.h | 72 +++++++++++++++++++++++++++++++
> >  1 file changed, 72 insertions(+)
> >  create mode 100644 include/linux/platform_data/dma-st_fdma.h
> > 
> 
> This clearly needs an explanation of which platforms require the header.
> 
> On ARM, all new platforms use DT, so it's obviously not one of them.

I will move the relevant parts into the st_fdma.h header file, as no other platforms
will be upstreamed that are not DT based.

regards,

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

[toc] | [next] | [standalone]


#1234977 — Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header

FromArnd Bergmann <arnd@arndb.de>
Date2015-09-29 13:20 +0200
SubjectRe: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header
Message-ID<qe16W-4Sg-11@gated-at.bofh.it>
In reply to#1234907
On Tuesday 29 September 2015 10:24:42 Peter Griffin wrote:
> On Fri, 11 Sep 2015, Arnd Bergmann wrote:
> 
> > On Friday 11 September 2015 15:14:24 Peter Griffin wrote:
> > > Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
> > > Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> > > ---
> > >  include/linux/platform_data/dma-st_fdma.h | 72 +++++++++++++++++++++++++++++++
> > >  1 file changed, 72 insertions(+)
> > >  create mode 100644 include/linux/platform_data/dma-st_fdma.h
> > > 
> > 
> > This clearly needs an explanation of which platforms require the header.
> > 
> > On ARM, all new platforms use DT, so it's obviously not one of them.
> 
> I will move the relevant parts into the st_fdma.h header file, as no other platforms
> will be upstreamed that are not DT based.

Ok, it's possible that you can simplify the code a bit after you do that,
e.g. if you can fold the st_fdma_platform_data structure into the main
per-device structure, and if you remove the filter function.

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

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web