Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp560928ima; Fri, 26 Oct 2018 02:57:41 -0700 (PDT) X-Google-Smtp-Source: AJdET5dPd0J5u/+lrIrJL1R+3KhfvKGxxw7zINLAmSWOZuUMclIlsyR1MwqMYB8sjDKKZFypjvOy X-Received: by 2002:a63:de05:: with SMTP id f5-v6mr2804390pgg.292.1540547861269; Fri, 26 Oct 2018 02:57:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540547861; cv=none; d=google.com; s=arc-20160816; b=jxNOSGtbMvMTwaDtY6ge2US09kBQ9l6L5lRYO13pnRXDfMgWpwH0ScT5aUvCyfG6hI BqMJodWlRvQ5dy4B0VCYh8wD/rmPPxeST5Ifpo5eemARAUNXnCIGKRD6Opp9vu8b3AFg CVVXsw57EXy9PBNiIZ82DKKnaDt1SqW/goOie1VPlwXgtMh+Fm2s43Xl8ZHjOp9qq6M9 Hcl6upzBlWtd8eoOolGvVTmZus0CPYD9vk+yr0q5ZTAFq9nuXQbddxrmzF4HAZtTkeEM sHI6iHAgYUd9jZ5ZyJaZ38LyLorl/bALgSau/nRSA1iFpmqkEcPaPGf/BeVdwmxrm0Nb +ttQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=IWFK2DRJnG3RrxDOAlCQZtjOv3q+BVm+VVsMWBERqJY=; b=sj3F9VnX8gFgOyVhnHGDrMq2oGxo4AgcGvApHbs6pAiAz86XoUqDlNNgz32o3tsrtA pOStypDzmxEmdL7pxEaMEf9d2dWD2TcTVBqBGS58gbZMF00VYmTJVJnH7moai1tI4aXC NJnzJUZG7ueNurLwhUXkf9z7JCbKIoL7HQXImQtewf2MdtkGjziRCl/Hj6ZBx+nM5esI B4fBE37hI3gOnprwcCIz1VPiCU+UFfD6WPFmbUHYQor8ciVZaPZ3CwmuDD30Xdv39FTL pCY4e6anJ3lE/ltpDcQdZKcOBn3GTAsKwt9BhvuTs7a3abbpeMDd7YGOMAJrbtMHIqMe G2ew== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w11-v6si10315932pgs.377.2018.10.26.02.57.26; Fri, 26 Oct 2018 02:57:41 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727625AbeJZSdY (ORCPT + 99 others); Fri, 26 Oct 2018 14:33:24 -0400 Received: from inva020.nxp.com ([92.121.34.13]:53352 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726149AbeJZSdY (ORCPT ); Fri, 26 Oct 2018 14:33:24 -0400 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 5E67C1A00D2; Fri, 26 Oct 2018 11:56:56 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id ADF181A0097; Fri, 26 Oct 2018 11:56:49 +0200 (CEST) Received: from titan.ap.freescale.net (TITAN.ap.freescale.net [10.192.208.233]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 5A56640323; Fri, 26 Oct 2018 17:56:41 +0800 (SGT) From: Peng Ma To: vkoul@kernel.org Cc: robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, leoyang.li@nxp.com, dan.j.williams@intel.com, zw@zh-kernel.org, dmaengine@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linuxppc-dev@lists.ozlabs.org, Peng Ma , Wen He Subject: [PATCH 7/7] dt-bindings: fsl-qdma: Add NXP Layerscpae qDMA controller bindings Date: Fri, 26 Oct 2018 17:52:40 +0800 Message-Id: <20181026095240.33668-7-peng.ma@nxp.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20181026095240.33668-1-peng.ma@nxp.com> References: <20181026095240.33668-1-peng.ma@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document the devicetree bindings for NXP Layerscape qDMA controller which could be found on NXP QorIQ Layerscape SoCs. Signed-off-by: Wen He Signed-off-by: Peng Ma Reviewed-by: Rob Herring --- change in v10: - no Documentation/devicetree/bindings/dma/fsl-qdma.txt | 57 ++++++++++++++++++++ 1 files changed, 57 insertions(+), 0 deletions(-) create mode 100644 Documentation/devicetree/bindings/dma/fsl-qdma.txt diff --git a/Documentation/devicetree/bindings/dma/fsl-qdma.txt b/Documentation/devicetree/bindings/dma/fsl-qdma.txt new file mode 100644 index 0000000..6a0ff90 --- /dev/null +++ b/Documentation/devicetree/bindings/dma/fsl-qdma.txt @@ -0,0 +1,57 @@ +NXP Layerscape SoC qDMA Controller +================================== + +This device follows the generic DMA bindings defined in dma/dma.txt. + +Required properties: + +- compatible: Must be one of + "fsl,ls1021a-qdma": for LS1021A Board + "fsl,ls1043a-qdma": for ls1043A Board + "fsl,ls1046a-qdma": for ls1046A Board +- reg: Should contain the register's base address and length. +- interrupts: Should contain a reference to the interrupt used by this + device. +- interrupt-names: Should contain interrupt names: + "qdma-queue0": the block0 interrupt + "qdma-queue1": the block1 interrupt + "qdma-queue2": the block2 interrupt + "qdma-queue3": the block3 interrupt + "qdma-error": the error interrupt +- fsl,dma-queues: Should contain number of queues supported. +- dma-channels: Number of DMA channels supported +- block-number: the virtual block number +- block-offset: the offset of different virtual block +- status-sizes: status queue size of per virtual block +- queue-sizes: command queue size of per virtual block, the size number + based on queues + +Optional properties: + +- dma-channels: Number of DMA channels supported by the controller. +- big-endian: If present registers and hardware scatter/gather descriptors + of the qDMA are implemented in big endian mode, otherwise in little + mode. + +Examples: + + qdma: dma-controller@8390000 { + compatible = "fsl,ls1021a-qdma"; + reg = <0x0 0x8388000 0x0 0x1000>, /* Controller regs */ + <0x0 0x8389000 0x0 0x1000>, /* Status regs */ + <0x0 0x838a000 0x0 0x2000>; /* Block regs */ + interrupts = , + , + ; + interrupt-names = "qdma-error", + "qdma-queue0", "qdma-queue1"; + dma-channels = <8>; + block-number = <2>; + block-offset = <0x1000>; + fsl,dma-queues = <2>; + status-sizes = <64>; + queue-sizes = <64 64>; + big-endian; + }; + +DMA clients must use the format described in dma/dma.txt file. -- 1.7.1