From patchwork Tue Jan 24 09:58:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Alexandre Bailon X-Patchwork-Id: 92309 Delivered-To: patch@linaro.org Received: by 10.182.3.34 with SMTP id 2csp1616712obz; Tue, 24 Jan 2017 01:59:06 -0800 (PST) X-Received: by 10.99.175.16 with SMTP id w16mr37877795pge.32.1485251946484; Tue, 24 Jan 2017 01:59:06 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c12si12857091pfe.23.2017.01.24.01.59.06; Tue, 24 Jan 2017 01:59:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-omap-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 linux-omap-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-omap-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750744AbdAXJ7E (ORCPT + 4 others); Tue, 24 Jan 2017 04:59:04 -0500 Received: from mail-wm0-f46.google.com ([74.125.82.46]:37688 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750799AbdAXJ65 (ORCPT ); Tue, 24 Jan 2017 04:58:57 -0500 Received: by mail-wm0-f46.google.com with SMTP id c206so200142859wme.0 for ; Tue, 24 Jan 2017 01:58:57 -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:in-reply-to:references :mime-version:content-transfer-encoding; bh=pPM12QVI4OsZ5Laax6HUatu/1t0I1y7EMV5aaL2d4js=; b=YvOr3xckGaW+sYhJMSdtiI8dXGZHadf+0RHnuqNYGF0vKG1JOuYq4GeEezgX3ymEAM PLR4lh6Sc/fIRP/qOX7FhfkshlQ+z2ai/xKR0XgvCBuZPw/NZP7n0m/b91jYvIUB9O8K vnPHIEItT+iBMaIVFB2yrT9PEPUYMYXwfSP4VhPr8re0ngLA5SX0cdI7UgphrthlFeiB VecxKoXqzwY0hxRTuksX8BigA9kk37PcCyMf3DcfXz+rF5ffAZkvCgSJOhdRAjsZg1AK rLkETBcfcChFZTEenyuKbOnCw7HJIM8I+q71mS/+WJOsv5d+dv72HsWE1GresJDK4sol 1OQg== 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:in-reply-to :references:mime-version:content-transfer-encoding; bh=pPM12QVI4OsZ5Laax6HUatu/1t0I1y7EMV5aaL2d4js=; b=Y9Cl8DyQqD3Rw31GBvPE4PWoTJHG8JxqeDbp/H+hO14BiEbZ4yb+JIqJIC79r6+Jc0 k1m1eFcMxRDlYunUrW2XCqe7P5TtFoy3P4+nQ8O0/IdUWI5+3R5qdrqK6KA5euML3kyV aCi9JRiNHKbyBtnDopTkb0Pexwwh0EHegXWChAMPYVWaxOV0o12lIzxfbxND3Ogk5bS6 d/u/1IwSmge4XbYaScGDN35j6mOnoGw8Kp9fbLFXmKI4c3TKTodaGFgeoQUZyhhnup9e VtyVXW/aRoUSETcm3co1B4gufjN5+nvg+Xf7zcEjB2SLuBcxwFg0mts+G/HWXg61uzVu vogQ== X-Gm-Message-State: AIkVDXLCrJxI5ZqpId3wuAICARJOch+nfJ23Ji1bR/SVi742qN+IbOcsqfModP/IqIJnxBoN X-Received: by 10.28.99.69 with SMTP id x66mr16480630wmb.91.1485251936319; Tue, 24 Jan 2017 01:58:56 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id l10sm16243815wrb.44.2017.01.24.01.58.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 24 Jan 2017 01:58:55 -0800 (PST) From: Alexandre Bailon To: vinod.koul@intel.com Cc: dmaengine@vger.kernel.org, nsekhar@ti.com, khilman@baylibre.com, ptitiano@baylibre.com, tony@atomide.com, linux-omap@vger.kernel.org, linux-usb@vger.kernel.org, b-liu@ti.com, sergei.shtylyov@cogentembedded.com, devicetree@vger.kernel.org, robh+dt@kernel.org, Alexandre Bailon Subject: [PATCH v3 1/3] dt/bindings: da8xx-usb: Add binding for the CPPI 4.1 DMA controller Date: Tue, 24 Jan 2017 10:58:46 +0100 Message-Id: <20170124095848.14593-2-abailon@baylibre.com> X-Mailer: git-send-email 2.10.2 In-Reply-To: <20170124095848.14593-1-abailon@baylibre.com> References: <20170124095848.14593-1-abailon@baylibre.com> MIME-Version: 1.0 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org DT binding for the TI DA8xx/OMAP-L1x/AM17xx/AM18xx CPPI 4.1 DMA controller. Signed-off-by: Alexandre Bailon --- .../devicetree/bindings/usb/da8xx-usb.txt | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/usb/da8xx-usb.txt b/Documentation/devicetree/bindings/usb/da8xx-usb.txt index ccb844a..c3944a6 100644 --- a/Documentation/devicetree/bindings/usb/da8xx-usb.txt +++ b/Documentation/devicetree/bindings/usb/da8xx-usb.txt @@ -18,10 +18,26 @@ Required properties: - phy-names: Should be "usb-phy" + - dmas: specifies the dma channels + + - dma-names: specifies the names of the channels. Use "rxN" for receive + and "txN" for transmit endpoints. N specifies the endpoint number. + Optional properties: ~~~~~~~~~~~~~~~~~~~~ - vbus-supply: Phandle to a regulator providing the USB bus power. +DMA +~~~ +- compatible: ti,da830-cppi41 +- reg: offset and length of the following register spaces: CPPI DMA Controller, + CPPI DMA Scheduler, Queue Manager +- reg-names: "controller", "scheduler", "queuemgr" +- #dma-cells: should be set to 2. The first number represents the + channel number (0 … 3 for endpoints 1 … 4). + The second number is 0 for RX and 1 for TX transfers. +- #dma-channels: should be set to 4 representing the 4 endpoints. + Example: usb_phy: usb-phy { compatible = "ti,da830-usb-phy"; @@ -31,6 +47,9 @@ Example: usb0: usb@200000 { compatible = "ti,da830-musb"; reg = <0x00200000 0x10000>; + ranges; + #address-cells = <1>; + #size-cells = <1>; interrupts = <58>; interrupt-names = "mc"; @@ -39,5 +58,25 @@ Example: phys = <&usb_phy 0>; phy-names = "usb-phy"; + dmas = <&cppi41dma 0 0 &cppi41dma 1 0 + &cppi41dma 2 0 &cppi41dma 3 0 + &cppi41dma 0 1 &cppi41dma 1 1 + &cppi41dma 2 1 &cppi41dma 3 1>; + dma-names = + "rx1", "rx2", "rx3", "rx4", + "tx1", "tx2", "tx3", "tx4"; + status = "okay"; + + cppi41dma: dma-controller@201000 { + compatible = "ti,da830-cppi41"; + reg = <0x201000 0x1000 + 0x202000 0x1000 + 0x204000 0x4000>; + reg-names = "controller", "scheduler", "queuemgr"; + interrupts = <58>; + #dma-cells = <2>; + #dma-channels = <4>; + }; + };