Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754146AbdLGQtY (ORCPT ); Thu, 7 Dec 2017 11:49:24 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:41212 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753065AbdLGQtU (ORCPT ); Thu, 7 Dec 2017 11:49:20 -0500 Date: Thu, 7 Dec 2017 17:49:24 +0100 From: Greg Kroah-Hartman To: alexander.levin@verizon.com Cc: Pierre Yves MORDRET , Ludovic BARRE , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Mboumba Cedric Madianga , Vinod Koul Subject: Re: [PATCH 4.9 037/109] dmaengine: stm32-dma: Set correct args number for DMA request from DT Message-ID: <20171207164924.GA23902@kroah.com> References: <20171207125634.631485452@linuxfoundation.org> <20171207125638.879250123@linuxfoundation.org> <20171207135041.GA17915@kroah.com> <8d695d37-4d87-fe97-d7ef-ad4b1fa56491@st.com> <20171207154008.yr7rhnc55c7lyl3y@sasha-lappy> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171207154008.yr7rhnc55c7lyl3y@sasha-lappy> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 923 Lines: 33 On Thu, Dec 07, 2017 at 03:40:10PM +0000, alexander.levin@verizon.com wrote: > On Thu, Dec 07, 2017 at 03:04:07PM +0100, Pierre Yves MORDRET wrote: > >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 > >> > > Greg, I'll queue these up with my next pull request. Great, thanks for doing that. greg k-h