Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp732161imm; Fri, 28 Sep 2018 06:03:09 -0700 (PDT) X-Google-Smtp-Source: ACcGV62hIhGPFJg71AzygRE7gEYNqqUwZBa+lr0Z4lFgEE3WcOb5IrDzIKnHPKVg9nwp5Z0HozL4 X-Received: by 2002:a17:902:8d94:: with SMTP id v20-v6mr16251911plo.20.1538139789485; Fri, 28 Sep 2018 06:03:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538139789; cv=none; d=google.com; s=arc-20160816; b=lNdAueeoZy/J1SD0dOFbZ4xNdgF445XO3G4IWW3Uutg6dOd/BEZ0/Vp3Jw1hU18hVz NEYITkeuczzqydpx7JgY+JGyDfSu2Ft8Wm8VHlq+Li05ZK0eaJJl3gC82dIVF5mTeglM beTXUvxCJfRUZDpRklitJllgV9W4ehDfw3rbxFDyQIDa9aFZEu+ZnQwdpY+GYCqjyhaz yyL/cKCPMrCmPCqDguem/AhGHTX8w3xhebPS6PdxBUAruVrBhJlkzlDa5YYH66+ZSvro pcfl5HCOUZ7Efgp8IIRqHfZ4mGKUYPf7bFp63IEWCdl6BO4EykUL9h0oBEW884DpMEVz /xnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from; bh=oz2wq62A4dtC20k+80lca4UqcbewgxwnLRqnCnQdjzQ=; b=yHPgoYc8e6WlPIwbLaQCIICErRs7hCiRfnexrR6mwLdpfcDhc2LUFtM+E2Or/E1n9Q 64UqXVtqQ4PDzK5wx8vQSz7OzYi3lYzqTJZEb/MTy7CIigMJ/NAyMvzGt4B9eb7OtTgP bQqslyW5Xx1JDuoIDAxS/HSzHwbaRtFTPJrNAI9oHSVXF1qVTsoaK9onTKnjLaLDkBHC tZNNC6nPd4j5CGlbTHHYK7bLP8V/hRdHd79JPjh6uVmeSlsFWqUZrKQojuP3pvHQYa3c k0nEkYAMgeVydA9bosLIpiU2WeX4Mh6sLwYZ/eBEw+rOZAoIcc6qB/uSw2O/NFbZMBZd ebRQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f65-v6si4455648pgc.20.2018.09.28.06.02.53; Fri, 28 Sep 2018 06:03:09 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729044AbeI1T0S (ORCPT + 99 others); Fri, 28 Sep 2018 15:26:18 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:24807 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726440AbeI1T0K (ORCPT ); Fri, 28 Sep 2018 15:26:10 -0400 Received: from pps.filterd (m0046668.ppops.net [127.0.0.1]) by mx07-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id w8SCxE55031447; Fri, 28 Sep 2018 15:02:07 +0200 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com with ESMTP id 2mnb6y1wyu-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 28 Sep 2018 15:02:07 +0200 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 577403D; Fri, 28 Sep 2018 13:02:06 +0000 (GMT) Received: from Webmail-eu.st.com (sfhdag5node2.st.com [10.75.127.14]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 2A5C64E74; Fri, 28 Sep 2018 13:02:06 +0000 (GMT) Received: from localhost (10.75.127.50) by SFHDAG5NODE2.st.com (10.75.127.14) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Fri, 28 Sep 2018 15:02:05 +0200 From: Pierre-Yves MORDRET To: Vinod Koul , Rob Herring , Mark Rutland , Alexandre Torgue , Maxime Coquelin , Dan Williams , , , , CC: Pierre-Yves MORDRET Subject: [PATCH v3 1/7] dt-bindings: stm32-dma: Add DMA/MDMA chaining support bindings Date: Fri, 28 Sep 2018 15:01:49 +0200 Message-ID: <1538139715-24406-2-git-send-email-pierre-yves.mordret@st.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1538139715-24406-1-git-send-email-pierre-yves.mordret@st.com> References: <1538139715-24406-1-git-send-email-pierre-yves.mordret@st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.50] X-ClientProxiedBy: SFHDAG2NODE1.st.com (10.75.127.4) To SFHDAG5NODE2.st.com (10.75.127.14) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-09-28_06:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: M'boumba Cedric Madianga This patch adds dma bindings to support DMA/MDMA chaining transfer. 1 bit is to manage both DMA FIFO Threshold 1 bit is to manage DMA/MDMA Chaining features. 2 bits are used to specify SDRAM size to use for DMA/MDMA chaining. The size in bytes of a certain order is given by the formula: (2 ^ order) * PAGE_SIZE. The order is given by those 2 bits. For cyclic, whether chaining is chosen, any value above 1 can be set : SRAM buffer size will rely on period size and not on this DT value. Signed-off-by: Pierre-Yves MORDRET --- Version history: v3: v2: * rework content v1: * Initial --- --- .../devicetree/bindings/dma/stm32-dma.txt | 27 +++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/dma/stm32-dma.txt b/Documentation/devicetree/bindings/dma/stm32-dma.txt index c5f5190..2bac8c7 100644 --- a/Documentation/devicetree/bindings/dma/stm32-dma.txt +++ b/Documentation/devicetree/bindings/dma/stm32-dma.txt @@ -17,6 +17,12 @@ Optional properties: - resets: Reference to a reset controller asserting the DMA controller - st,mem2mem: boolean; if defined, it indicates that the controller supports memory-to-memory transfer +- dmas: A list of eight dma specifiers, one for each entry in dma-names. + Refer to stm32-mdma.txt for more details. +- dma-names: should contain "ch0", "ch1", "ch2", "ch3", "ch4", "ch5", "ch6" and + "ch7" and represents each STM32 DMA channel connected to a STM32 MDMA one. +- memory-region : phandle to a node describing memory to be used for + M2M intermediate transfer between DMA and MDMA. Example: @@ -36,6 +42,16 @@ Example: st,mem2mem; resets = <&rcc 150>; dma-requests = <8>; + dmas = <&mdma1 8 0x10 0x1200000a 0x40026408 0x00000020 1>, + <&mdma1 9 0x10 0x1200000a 0x40026408 0x00000800 1>, + <&mdma1 10 0x10 0x1200000a 0x40026408 0x00200000 1>, + <&mdma1 11 0x10 0x1200000a 0x40026408 0x08000000 1>, + <&mdma1 12 0x10 0x1200000a 0x4002640C 0x00000020 1>, + <&mdma1 13 0x10 0x1200000a 0x4002640C 0x00000800 1>, + <&mdma1 14 0x10 0x1200000a 0x4002640C 0x00200000 1>, + <&mdma1 15 0x10 0x1200000a 0x4002640C 0x08000000 1>; + dma-names = "ch0", "ch1", "ch2", "ch3", "ch4", "ch5", "ch6", "ch7"; + memory-region = <&sram_dmapool>; }; * DMA client @@ -68,7 +84,16 @@ channel: a phandle to the DMA controller plus the following four integer cells: 0x1: 1/2 full FIFO 0x2: 3/4 full FIFO 0x3: full FIFO - + -bit 2: Intermediate M2M transfer from/to DDR to/from SRAM throughout MDMA + 0: MDMA not used to generate an intermediate M2M transfer + 1: MDMA used to generate an intermediate M2M transfer. + -bit 3-4: indicated SRAM Buffer size in (2^order)*PAGE_SIZE. + PAGE_SIZE is given by Linux at 4KiB: include/asm-generic/page.h. + Order is given by those 2 bits starting at 0. + Valid only whether Intermediate M2M transfer is set. + For cyclic, whether Intermediate M2M transfer is chosen, any value can + be set: SRAM buffer size will rely on period size and not on this DT + value. Example: -- 2.7.4