Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753934AbcDMTqR (ORCPT ); Wed, 13 Apr 2016 15:46:17 -0400 Received: from muru.com ([72.249.23.125]:50859 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753528AbcDMTpv (ORCPT ); Wed, 13 Apr 2016 15:45:51 -0400 Date: Wed, 13 Apr 2016 12:45:46 -0700 From: Tony Lindgren To: Peter Ujfalusi Cc: Franklin S Cooper Jr , nsekhar@ti.com, dwmw2@infradead.org, computersforpeace@gmail.com, rogerq@ti.com, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 2/7] ARM: dts: am33xx: Fix GPMC dma properties Message-ID: <20160413194546.GA5995@atomide.com> References: <1457654203-20856-1-git-send-email-fcooper@ti.com> <1457654203-20856-3-git-send-email-fcooper@ti.com> <56E2CF04.4020806@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56E2CF04.4020806@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 547 Lines: 15 * Peter Ujfalusi [160311 06:01]: > On 03/11/2016 01:56 AM, Franklin S Cooper Jr wrote: > > This patch updates the GPMC's DT DMA property to reflect the updated eDMA > > bindings. > > > > Fixes: b5e509066074 ("ARM: DTS: am33xx: Use the new DT bindings for the eDMA3") > > I have double checked the switch over to the new eDMA bindings when I sent it > and there were no gpmc node existed back then afaik. > > Acked-by: Peter Ujfalusi Applying patches 2 & 3 into omap-for-v4.6/fixes thanks. Tony