From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Torgue Subject: Re: [RESEND PATCH v5 4/4] ARM: configs: stm32: Add DMAMUX support in STM32 defconfig Date: Wed, 27 Sep 2017 08:59:55 +0200 Message-ID: References: <1506065492-31478-1-git-send-email-pierre-yves.mordret@st.com> <1506065492-31478-5-git-send-email-pierre-yves.mordret@st.com> <20170926164603.GP30097@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170926164603.GP30097@localhost> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Vinod Koul , Pierre-Yves MORDRET , Arnd Bergmann Cc: Rob Herring , Mark Rutland , Maxime Coquelin , Russell King , Dan Williams , M'boumba Cedric Madianga , Fabrice GASNIER , Herbert Xu , Fabien DESSENNE , Amelie Delaunay , dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org 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 >> Signed-off-by: Pierre-Yves MORDRET >> --- >> 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 >> > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html