Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1223090
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header |
| Date | 2015-09-11 22:40 +0200 |
| Message-ID | <q7Dh0-48K-9@gated-at.bofh.it> (permalink) |
| References | <q7xlf-42z-3@gated-at.bofh.it> <q7xlg-42z-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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. Also, it would make sense to split the portions that are needed for defining the platform device from the portions that are used by the slave device definitions. 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/9] Add support for FDMA DMA controller found on STi chipsets Peter Griffin <peter.griffin@linaro.org> - 2015-09-11 16:20 +0200
[PATCH v2 6/9] dmaengine: st_fdma: Add fdma suspend and resume callbacks. Peter Griffin <peter.griffin@linaro.org> - 2015-09-11 16:20 +0200
[PATCH v2 3/9] dmaengine: st_fdma: Add STMicroelectronics FDMA driver header file Peter Griffin <peter.griffin@linaro.org> - 2015-09-11 16:20 +0200
[PATCH v2 5/9] dmaengine: st_fdma: Add xp70 firmware loading mechanism. Peter Griffin <peter.griffin@linaro.org> - 2015-09-11 16:20 +0200
[PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header Peter Griffin <peter.griffin@linaro.org> - 2015-09-11 16:20 +0200
Re: [PATCH v2 2/9] dmaengine: st_fdma: Add st fdma platform specific header Arnd Bergmann <arnd@arndb.de> - 2015-09-11 22:40 +0200
csiph-web