Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp483244imm; Fri, 28 Sep 2018 01:38:45 -0700 (PDT) X-Google-Smtp-Source: ACcGV60r3un4nOizlXeezdUpMpLv8lbtnX/2/qH5Id7L9l97Q1nRjdx5d52DL3miVEjdJopOXjVa X-Received: by 2002:a63:5a54:: with SMTP id k20-v6mr14235546pgm.297.1538123925744; Fri, 28 Sep 2018 01:38:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538123925; cv=none; d=google.com; s=arc-20160816; b=YgG0nyg0Y5pNJfXEGbALqKR4jryOFLHDW6SBXGQjblW58m3YlMqjBSid037pBazdLZ cAuRNDmFJr0O47ybtSULYUR9bscBSf2Q75shGp0KvnBiywos/VCCNJzedie11IBWwDpI cBIajg3UEZa/HQdEgssUKl2Dk7sHPD0bLlNQ66acKp8un7DNczInkaWg2INY05cmgb2V +Ez7G7JraQlfPmBJJWTu0yRK8psDBMWhMkBiBeom+4sv1JpLL5xphyiYA1BgTmTUSfHj rppfUFV+PthggSgnzdiXYu3CaMSMSwnobkJaEcC6UHxPPWzJ3VtPAIsGBnno3u5Y+KTb 4rrA== 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=HcbLvnv/agc2oPcpbATkG3RaxDBro514ABJm84EmerA=; b=KSOHs6JF4MXOqzIvmTgkhX/gO03KbqiB5jq5M7fuccprecvqBoVuaruhad0D2CunFH guSkURgjZD5KfvNSjUcpz2reDPHLD1KsYbILFhzU9TSXmAtNJfwE/6izMURJcaCnw6m0 egG39Hf5jNTK7ftMMkkzxArbtk91UD36EO9suTy7/fXGBFx1RpjHlyEd7F9CLI1HkweK v2Sc0b03T3LgKyppxSm+XyDwcB1s1ukR8QGQBJWEmgLuDI+OW4UsevxD9KnCUgwAnYrU 5ClOg5ugbf4kvsy6KUpN2yAaLwiDE7zI7NtPWx3IW24g5w02fcU3q/G/H/WRolX6EorN Rusw== 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 k192-v6si4172776pgc.415.2018.09.28.01.38.29; Fri, 28 Sep 2018 01:38:45 -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 S1729233AbeI1PAN (ORCPT + 99 others); Fri, 28 Sep 2018 11:00:13 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:10574 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728820AbeI1PAN (ORCPT ); Fri, 28 Sep 2018 11:00:13 -0400 Received: from pps.filterd (m0046037.ppops.net [127.0.0.1]) by mx07-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id w8S8YOij031549; Fri, 28 Sep 2018 10:36:57 +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 2mrj4mhvyp-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 28 Sep 2018 10:36:57 +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 5E53C38; Fri, 28 Sep 2018 08:36:57 +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 166232630; Fri, 28 Sep 2018 08:36:57 +0000 (GMT) Received: from localhost (10.75.127.45) by SFHDAG5NODE2.st.com (10.75.127.14) with Microsoft SMTP Server (TLS) id 15.0.1347.2; Fri, 28 Sep 2018 10:36:56 +0200 From: Pierre-Yves MORDRET To: Vinod Koul , Rob Herring , Mark Rutland , Alexandre Torgue , Maxime Coquelin , Dan Williams , , , , CC: Pierre-Yves MORDRET Subject: [PATCH v2 3/7] dt-bindings: stm32-mdma: Add DMA/MDMA chaining support bindings Date: Fri, 28 Sep 2018 10:36:30 +0200 Message-ID: <1538123794-17085-4-git-send-email-pierre-yves.mordret@st.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1538123794-17085-1-git-send-email-pierre-yves.mordret@st.com> References: <1538123794-17085-1-git-send-email-pierre-yves.mordret@st.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.75.127.45] X-ClientProxiedBy: SFHDAG3NODE1.st.com (10.75.127.7) To SFHDAG5NODE2.st.com (10.75.127.14) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:,, definitions=2018-09-28_03:,, 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 the description of the 2 properties needed to support M2M transfer triggered by STM32 DMA when his transfer is complete. Signed-off-by: Pierre-Yves MORDRET --- Version history: v1: * Initial --- --- Documentation/devicetree/bindings/dma/stm32-mdma.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/stm32-mdma.txt b/Documentation/devicetree/bindings/dma/stm32-mdma.txt index d18772d..27c2812 100644 --- a/Documentation/devicetree/bindings/dma/stm32-mdma.txt +++ b/Documentation/devicetree/bindings/dma/stm32-mdma.txt @@ -10,7 +10,7 @@ Required properties: - interrupts: Should contain the MDMA interrupt. - clocks: Should contain the input clock of the DMA instance. - resets: Reference to a reset controller asserting the DMA controller. -- #dma-cells : Must be <5>. See DMA client paragraph for more details. +- #dma-cells : Must be <6>. See DMA client paragraph for more details. Optional properties: - dma-channels: Number of DMA channels supported by the controller. @@ -26,7 +26,7 @@ Example: interrupts = <122>; clocks = <&timer_clk>; resets = <&rcc 992>; - #dma-cells = <5>; + #dma-cells = <6>; dma-channels = <16>; dma-requests = <32>; st,ahb-addr-masks = <0x20000000>, <0x00000000>; @@ -35,8 +35,8 @@ Example: * DMA client DMA clients connected to the STM32 MDMA controller must use the format -described in the dma.txt file, using a five-cell specifier for each channel: -a phandle to the MDMA controller plus the following five integer cells: +described in the dma.txt file, using a six-cell specifier for each channel: +a phandle to the MDMA controller plus the following six integer cells: 1. The request line number 2. The priority level @@ -76,6 +76,10 @@ a phandle to the MDMA controller plus the following five integer cells: if no HW ack signal is used by the MDMA client 5. A 32bit mask specifying the value to be written to acknowledge the request if no HW ack signal is used by the MDMA client +6. A bitfield value specifying if the MDMA client wants to generate M2M + transfer with HW trigger (1) or not (0). This bitfield should be only + enabled for M2M transfer triggered by STM32 DMA client. The memory devices + involved in this kind of transfer are SRAM and DDR. Example: -- 2.7.4