Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753919AbbLILK5 (ORCPT ); Wed, 9 Dec 2015 06:10:57 -0500 Received: from bear.ext.ti.com ([192.94.94.41]:42638 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753838AbbLILKy (ORCPT ); Wed, 9 Dec 2015 06:10:54 -0500 From: Peter Ujfalusi Subject: [GIT PULL for 4.4] DT/dmaengine: edma: Update for the new bindings X-Enigmail-Draft-Status: N1110 To: Arnd Bergmann , Tony Lindgren , Vinod Koul CC: "linux-arm-kernel@lists.infradead.org" , linux-omap , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Felipe Balbi , "Nori, Sekhar" Message-ID: <56680C1A.3050009@ti.com> Date: Wed, 9 Dec 2015 13:10:18 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1505 Lines: 37 Hi Arnd, Vinod, As Arnd suggested, the two patch from the following series: https://www.mail-archive.com/linux-omap@vger.kernel.org/msg122201.html plus Acked-by from Arnd is available for pull if you prefer that way. Regards, Péter ================================================================ The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec: Linux 4.4-rc1 (2015-11-15 17:00:27 -0800) are available in the git repository at: https://github.com/omap-audio/linux-audio.git for-4.4/peter/edma_binding_update for you to fetch changes up to af9089852e0ecd6ae7336992d29b04d7d82b404a: dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type (2015-12-09 11:56:56 +0200) ---------------------------------------------------------------- Peter Ujfalusi (2): dmaengine: edma: DT: Change memcpy channel array from 16bit to 32bit type dmaengine: edma: DT: Change reserved slot array from 16bit to 32bit type Documentation/devicetree/bindings/dma/ti-edma.txt | 10 ++++------ drivers/dma/edma.c | 53 +++++++++++++++++++++++++++++++++++------------------ include/linux/platform_data/edma.h | 2 +- 3 files changed, 40 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/