From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH v2 03/16] ARM: dts: provide DMA config to pxamci Date: Sat, 14 Dec 2013 20:06:26 +0100 Message-ID: <201312142006.26979.arnd@arndb.de> References: <1386543229-1542-1-git-send-email-ynvich@gmail.com> <1386901645-28895-1-git-send-email-ynvich@gmail.com> <1386901645-28895-4-git-send-email-ynvich@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1386901645-28895-4-git-send-email-ynvich@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Sergei Ianovich Cc: Mark Rutland , "open list:OPEN FIRMWARE AND..." , Shawn Guo , Russell King , Pawel Moll , Stephen Warren , Viresh Kumar , Ian Campbell , "open list:DOCUMENTATION" , linux-kernel@vger.kernel.org, Rob Herring , Daniel Mack , Haojian Zhuang , Rob Landley , linux-mmc@vger.kernel.org, Chris Ball , linux-arm-kernel@lists.infradead.org List-Id: linux-mmc@vger.kernel.org On Friday 13 December 2013, Sergei Ianovich wrote: > Non-dts implementation supply required DMA channel numbers as > IORESOURCE_DMA. However, there is was no way to get them from > device tree. Please update this changeset comment, I think it still refers to the earlier version. > Signed-off-by: Sergei Ianovich > CC: Daniel Mack > CC: Arnd Bergmann The patch looks ok in case we are merging your patches for 3.14 and Daniel's patches later than that. If they end up in the same merge window however, we'd have to be care to resolve the obvious conflict in a proper way. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sat, 14 Dec 2013 20:06:26 +0100 Subject: [PATCH v2 03/16] ARM: dts: provide DMA config to pxamci In-Reply-To: <1386901645-28895-4-git-send-email-ynvich@gmail.com> References: <1386543229-1542-1-git-send-email-ynvich@gmail.com> <1386901645-28895-1-git-send-email-ynvich@gmail.com> <1386901645-28895-4-git-send-email-ynvich@gmail.com> Message-ID: <201312142006.26979.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 13 December 2013, Sergei Ianovich wrote: > Non-dts implementation supply required DMA channel numbers as > IORESOURCE_DMA. However, there is was no way to get them from > device tree. Please update this changeset comment, I think it still refers to the earlier version. > Signed-off-by: Sergei Ianovich > CC: Daniel Mack > CC: Arnd Bergmann The patch looks ok in case we are merging your patches for 3.14 and Daniel's patches later than that. If they end up in the same merge window however, we'd have to be care to resolve the obvious conflict in a proper way. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753938Ab3LNTHT (ORCPT ); Sat, 14 Dec 2013 14:07:19 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:63722 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753612Ab3LNTHP (ORCPT ); Sat, 14 Dec 2013 14:07:15 -0500 From: Arnd Bergmann To: Sergei Ianovich Subject: Re: [PATCH v2 03/16] ARM: dts: provide DMA config to pxamci Date: Sat, 14 Dec 2013 20:06:26 +0100 User-Agent: KMail/1.12.2 (Linux/3.8.0-22-generic; KDE/4.3.2; x86_64; ; ) Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Daniel Mack , Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Russell King , Chris Ball , Viresh Kumar , Shawn Guo , Haojian Zhuang , "open list:OPEN FIRMWARE AND..." , "open list:DOCUMENTATION" , linux-mmc@vger.kernel.org References: <1386543229-1542-1-git-send-email-ynvich@gmail.com> <1386901645-28895-1-git-send-email-ynvich@gmail.com> <1386901645-28895-4-git-send-email-ynvich@gmail.com> In-Reply-To: <1386901645-28895-4-git-send-email-ynvich@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201312142006.26979.arnd@arndb.de> X-Provags-ID: V02:K0:Bi52mSgnLRZmVrT9jQAPxKhL9oUhHcZYps3Y232gvRG uYX/iIrpDIfDw/+RvsrGXJxQIWOWIy9g6dSkG8edWjIA+NqV6s WdgVgwNHGytd30lJyuU3KyWgBpXYdrJSVDpOkbtZorlEYKs6Hv GqaUBJvtYj71UfDDzreTBAq4xJt7e67n3WWjjM8sCH2FS85+eP mKqv2UWyxLw0PNw91RS46sdWjBkscGs+6cHGKPAlvtAfdB9tTD OEmkS3NXqVfISGcP7Uefolw8FUglZv2YfzLn9eE8oyxolXRO43 7UuXygUecESmaWzz6AAPNUIE1d5MJBi12Y91RxfeBOImQndu6u YwNG4p3g4BLbtok4k8w8= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Friday 13 December 2013, Sergei Ianovich wrote: > Non-dts implementation supply required DMA channel numbers as > IORESOURCE_DMA. However, there is was no way to get them from > device tree. Please update this changeset comment, I think it still refers to the earlier version. > Signed-off-by: Sergei Ianovich > CC: Daniel Mack > CC: Arnd Bergmann The patch looks ok in case we are merging your patches for 3.14 and Daniel's patches later than that. If they end up in the same merge window however, we'd have to be care to resolve the obvious conflict in a proper way. Arnd