Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754436AbdLGOE0 (ORCPT ); Thu, 7 Dec 2017 09:04:26 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:50074 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754296AbdLGOEY (ORCPT ); Thu, 7 Dec 2017 09:04:24 -0500 Subject: Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT To: Greg Kroah-Hartman CC: Ludovic BARRE , , , Mboumba Cedric Madianga , Vinod Koul , Sasha Levin References: <20171207125634.631485452@linuxfoundation.org> <20171207125638.879250123@linuxfoundation.org> <20171207135041.GA17915@kroah.com> From: Pierre Yves MORDRET Message-ID: <8d695d37-4d87-fe97-d7ef-ad4b1fa56491@st.com> Date: Thu, 7 Dec 2017 15:04:07 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171207135041.GA17915@kroah.com> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [10.75.127.47] X-ClientProxiedBy: SFHDAG3NODE1.st.com (10.75.127.7) To SFHDAG5NODE2.st.com (10.75.127.14) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-12-07_05:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 605 Lines: 25 I did check. DT Bindings are aligned with the patch. In fact the patch was an alignment with DT Bindings. For DT : 47c8a5035b68 ARM: dts: stm32: Add DMA support for STM32F746 SoC 01d281b6e4a2 ARM: dts: stm32: Add DMA support for STM32H743 SoC Nonetheless I can ack the patch Acked-by: Pierre-Yves MORDRET ~PYM~ On 12/07/2017 02:50 PM, Greg Kroah-Hartman wrote: > On Thu, Dec 07, 2017 at 02:14:32PM +0100, Pierre Yves MORDRET wrote: >> Hi, >> >> I may ack this patch but what about dt-bindings and DT ? > > And what commit id would that be? > > thanks, > > greg k-h >