Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1737229 > unrolled thread
| Started by | Pierre-Yves MORDRET <pierre-yves.mordret@st.com> |
|---|---|
| First post | 2017-09-22 09:40 +0200 |
| Last post | 2017-09-27 12:40 +0200 |
| Articles | 4 — 3 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.
[RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig Pierre-Yves MORDRET <pierre-yves.mordret@st.com> - 2017-09-22 09:40 +0200
Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig Vinod Koul <vinod.koul@intel.com> - 2017-09-26 18:50 +0200
Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig Alexandre Torgue <alexandre.torgue@st.com> - 2017-09-27 09:10 +0200
Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig Vinod Koul <vinod.koul@intel.com> - 2017-09-27 12:40 +0200
| From | Pierre-Yves MORDRET <pierre-yves.mordret@st.com> |
|---|---|
| Date | 2017-09-22 09:40 +0200 |
| Subject | [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig |
| Message-ID | <usqJ3-3kU-1@gated-at.bofh.it> |
This patch adds DMAMUX support in STM32 defconfig file
Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com>
---
Version history:
v5:
v4:
v3:
v2:
* None
---
---
arch/arm/configs/stm32_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig
index 90e5c46..988f395 100644
--- a/arch/arm/configs/stm32_defconfig
+++ b/arch/arm/configs/stm32_defconfig
@@ -67,6 +67,7 @@ CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_STM32=y
CONFIG_DMADEVICES=y
CONFIG_STM32_DMA=y
+CONFIG_STM32_DMAMUX=y
CONFIG_IIO=y
CONFIG_STM32_ADC_CORE=y
CONFIG_STM32_ADC=y
--
2.7.4
[toc] | [next] | [standalone]
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Date | 2017-09-26 18:50 +0200 |
| Subject | Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig |
| Message-ID | <uu1dw-7dY-11@gated-at.bofh.it> |
| In reply to | #1737229 |
On Fri, Sep 22, 2017 at 09:31:32AM +0200, Pierre-Yves MORDRET wrote: > This patch adds DMAMUX support in STM32 defconfig file Need ACK from ARM folks on this. > > Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com> > Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> > --- > Version history: > v5: > v4: > v3: > v2: > * None > --- > --- > arch/arm/configs/stm32_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig > index 90e5c46..988f395 100644 > --- a/arch/arm/configs/stm32_defconfig > +++ b/arch/arm/configs/stm32_defconfig > @@ -67,6 +67,7 @@ CONFIG_RTC_CLASS=y > CONFIG_RTC_DRV_STM32=y > CONFIG_DMADEVICES=y > CONFIG_STM32_DMA=y > +CONFIG_STM32_DMAMUX=y > CONFIG_IIO=y > CONFIG_STM32_ADC_CORE=y > CONFIG_STM32_ADC=y > -- > 2.7.4 > -- ~Vinod
[toc] | [prev] | [next] | [standalone]
| From | Alexandre Torgue <alexandre.torgue@st.com> |
|---|---|
| Date | 2017-09-27 09:10 +0200 |
| Subject | Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig |
| Message-ID | <uueDM-7yr-11@gated-at.bofh.it> |
| In reply to | #1740021 |
Hi Vinod On 09/26/2017 06:46 PM, Vinod Koul wrote: > On Fri, Sep 22, 2017 at 09:31:32AM +0200, Pierre-Yves MORDRET wrote: >> This patch adds DMAMUX support in STM32 defconfig file > > Need ACK from ARM folks on this. I will take it in my pull request. Regards Alex > >> >> Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com> >> Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@st.com> >> --- >> Version history: >> v5: >> v4: >> v3: >> v2: >> * None >> --- >> --- >> arch/arm/configs/stm32_defconfig | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm/configs/stm32_defconfig b/arch/arm/configs/stm32_defconfig >> index 90e5c46..988f395 100644 >> --- a/arch/arm/configs/stm32_defconfig >> +++ b/arch/arm/configs/stm32_defconfig >> @@ -67,6 +67,7 @@ CONFIG_RTC_CLASS=y >> CONFIG_RTC_DRV_STM32=y >> CONFIG_DMADEVICES=y >> CONFIG_STM32_DMA=y >> +CONFIG_STM32_DMAMUX=y >> CONFIG_IIO=y >> CONFIG_STM32_ADC_CORE=y >> CONFIG_STM32_ADC=y >> -- >> 2.7.4 >> >
[toc] | [prev] | [next] | [standalone]
| From | Vinod Koul <vinod.koul@intel.com> |
|---|---|
| Date | 2017-09-27 12:40 +0200 |
| Subject | Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig |
| Message-ID | <uuhUZ-1dx-7@gated-at.bofh.it> |
| In reply to | #1740441 |
On Wed, Sep 27, 2017 at 08:59:55AM +0200, Alexandre Torgue wrote: > Hi Vinod > > On 09/26/2017 06:46 PM, Vinod Koul wrote: > >On Fri, Sep 22, 2017 at 09:31:32AM +0200, Pierre-Yves MORDRET wrote: > >>This patch adds DMAMUX support in STM32 defconfig file > > > >Need ACK from ARM folks on this. > > I will take it in my pull request. sure, other are applied now -- ~Vinod
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web