From patchwork Tue Jan 17 14:20:13 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 91658 Delivered-To: patch@linaro.org Received: by 10.140.20.99 with SMTP id 90csp511778qgi; Tue, 17 Jan 2017 06:20:24 -0800 (PST) X-Received: by 10.84.231.143 with SMTP id g15mr59309736plk.1.1484662824227; Tue, 17 Jan 2017 06:20:24 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l6si25083600pli.44.2017.01.17.06.20.24; Tue, 17 Jan 2017 06:20:24 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751059AbdAQOUX (ORCPT + 7 others); Tue, 17 Jan 2017 09:20:23 -0500 Received: from mail-wm0-f48.google.com ([74.125.82.48]:38383 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750939AbdAQOUW (ORCPT ); Tue, 17 Jan 2017 09:20:22 -0500 Received: by mail-wm0-f48.google.com with SMTP id r144so224631325wme.1 for ; Tue, 17 Jan 2017 06:20:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=/r/j/xmZhWwEGTPJNLAYIkvsdbGEGla/XkkDQC2JF64=; b=NTyoMeZU5soxrMTjgoMbDdfB61g5PXV0NhSrIb1nEtu2UWn/IYnex/4Af2GkQlii9n fY1MYTD/5DWa8R1VO6e91j74hZR+lN/7rgs0rbkNksb2rtOlAELrv39MBWidg3U+8V6l NzIlm7sGMP5J5udOVrP3jzF+FvMd07z7Ugt0A0TKO355bx3SS+tie2y6Fis3F36/8ZDk Eduh5iAruiGfdodW81p2gCV7QF/xlrbJE76XNZ+PrgH8hEHn8hXWAa40wxAgXSxQ35Al PW/Gkqkdt83b6JhOPRzX1nd4UUcJEGf3byRaWH9EGMKfPysbWJcN9LxuQ4G1zfK2BKqw Yubg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=/r/j/xmZhWwEGTPJNLAYIkvsdbGEGla/XkkDQC2JF64=; b=jb8G01rOq5Jgk+h6ICsUZIvDZRen3NduYchwPPzSFHq+SuDwcRWnBv3ee5IqM6ZXIE Sqc7vPqKS2Fb6AkREq68GWEw6QJrDtnfsnBh9yT+AEgXocgEMkBJcJUgsuTGkH3aTUGD Ofkf/TWLNQ6qSLDjmAoo5FWF2gP9lE95j6hmw1rxgq4LuXUwC/hBLrjmFFOQUgEVMV9H +o36aZv02A7hFruG7P7ClZklNDPSfPE9SaiaE9/fjXK7pbTy+B/xpPUAN3PzSp5XJmMy F3v27NojRdIj4UWDrBaH/8wodPVJrCTH34SUIjVyTNVCmaaaTUcb408gaSTJgeq59s60 B7Yg== X-Gm-Message-State: AIkVDXK9Q/KPUH5MR/nCcuoQC6DI0AjccXJXCGoxXPvCGPpGNLyp+Zrh0PxcLx/GvzM1BpEV X-Received: by 10.223.177.134 with SMTP id q6mr9350534wra.83.1484662820649; Tue, 17 Jan 2017 06:20:20 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id o132sm37203079wmo.17.2017.01.17.06.20.18 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Jan 2017 06:20:19 -0800 (PST) From: Alexandre Bailon To: vinod.koul@intel.com, robh+dt@kernel.org Cc: dmaengine@vger.kernel.org, nsekhar@ti.com, khilman@baylibre.com, ptitiano@baylibre.com, tony@atomide.com, linux-omap@vger.kernel.org, b-liu@ti.com, sergei.shtylyov@cogentembedded.com, devicetree@vger.kernel.org, Alexandre Bailon Subject: [PATCH v2 0/3] dmaengine: cppi41: Add dma support to da8xx Date: Tue, 17 Jan 2017 15:20:13 +0100 Message-Id: <20170117142016.11163-1-abailon@baylibre.com> X-Mailer: git-send-email 2.10.2 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This series add support of DA8xx to CPPI 4.1 driver. As the CPPI 4.1 is now generic, we only had to add the glue for DA8xx. This serie should applied on top of "[PATCH v2 0/7] dmaengine: cppi41: Make CPPI 4.1 driver more generic". Changes in v2: - most of patches of v1 has been moved to the series "[PATCH v2 0/7] dmaengine: cppi41: Make CPPI 4.1 driver more generic". - some patches of v1 has been removed because they were no required anymore because CPPI 4.1 driver has been made more generic. - In v1, the driver were managing the clock for DA8xx paltform. This is not needed as CPPI 4.1 will be a child of MUSB DA8xx glue, we can use PM runtime and let the DA8xx glue driver manage it. Alexandre Bailon (3): dt/bindings: da8xx-usb: Add binding for the CPPI 4.1 DMA controller dmaengine: cppi41: Implement the glue for DA8xx dmaengine: cppi41: Fix teardown warnings .../devicetree/bindings/usb/da8xx-usb.txt | 42 ++++++++++++++++++++++ drivers/dma/cppi41.c | 28 +++++++++++++-- 2 files changed, 68 insertions(+), 2 deletions(-) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html