From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751539AbeEBO0I (ORCPT ); Wed, 2 May 2018 10:26:08 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:2996 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750921AbeEBO0H (ORCPT ); Wed, 2 May 2018 10:26:07 -0400 Subject: Re: [PATCH v1 0/2] Add MDMA Support on STM32MP157C To: Pierre-Yves MORDRET , Rob Herring , Mark Rutland , Russell King , Maxime Coquelin , , , References: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> From: Alexandre Torgue Message-ID: <0bcb0bea-cdc1-483e-4396-517d33e9e69f@st.com> Date: Wed, 2 May 2018 16:25:06 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.46] X-ClientProxiedBy: SFHDAG6NODE2.st.com (10.75.127.17) To SFHDAG3NODE2.st.com (10.75.127.8) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-05-02_05:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, On 04/20/2018 11:15 AM, Pierre-Yves MORDRET wrote: > This patch adds MDMA support on STM32MP157C with configs and device tree. > --- > Version history: > v1: > * Initial > --- > > Pierre-Yves MORDRET (2): > ARM: configs: stm32: Add MDMA support on STM32MP157C > ARM: dts: stm32: Add MDMA support on STM32MP157C > > arch/arm/boot/dts/stm32mp157c.dtsi | 10 ++++++++++ > arch/arm/mach-stm32/Kconfig | 1 + > 2 files changed, 11 insertions(+) > Series applied on stm32-next. As said before I modified commit header for mach-stm32/Kconfig patch. Regards Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Torgue Subject: Re: [PATCH v1 0/2] Add MDMA Support on STM32MP157C Date: Wed, 2 May 2018 16:25:06 +0200 Message-ID: <0bcb0bea-cdc1-483e-4396-517d33e9e69f@st.com> References: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Pierre-Yves MORDRET , Rob Herring , Mark Rutland , Russell King , Maxime Coquelin , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Hi, On 04/20/2018 11:15 AM, Pierre-Yves MORDRET wrote: > This patch adds MDMA support on STM32MP157C with configs and device tree. > --- > Version history: > v1: > * Initial > --- > > Pierre-Yves MORDRET (2): > ARM: configs: stm32: Add MDMA support on STM32MP157C > ARM: dts: stm32: Add MDMA support on STM32MP157C > > arch/arm/boot/dts/stm32mp157c.dtsi | 10 ++++++++++ > arch/arm/mach-stm32/Kconfig | 1 + > 2 files changed, 11 insertions(+) > Series applied on stm32-next. As said before I modified commit header for mach-stm32/Kconfig patch. Regards Alex From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.torgue@st.com (Alexandre Torgue) Date: Wed, 2 May 2018 16:25:06 +0200 Subject: [PATCH v1 0/2] Add MDMA Support on STM32MP157C In-Reply-To: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> References: <1524215707-14642-1-git-send-email-pierre-yves.mordret@st.com> Message-ID: <0bcb0bea-cdc1-483e-4396-517d33e9e69f@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On 04/20/2018 11:15 AM, Pierre-Yves MORDRET wrote: > This patch adds MDMA support on STM32MP157C with configs and device tree. > --- > Version history: > v1: > * Initial > --- > > Pierre-Yves MORDRET (2): > ARM: configs: stm32: Add MDMA support on STM32MP157C > ARM: dts: stm32: Add MDMA support on STM32MP157C > > arch/arm/boot/dts/stm32mp157c.dtsi | 10 ++++++++++ > arch/arm/mach-stm32/Kconfig | 1 + > 2 files changed, 11 insertions(+) > Series applied on stm32-next. As said before I modified commit header for mach-stm32/Kconfig patch. Regards Alex