From patchwork Mon Jun 25 09:27:24 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrea Merello X-Patchwork-Id: 10485353 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 1FEE3603B5 for ; Mon, 25 Jun 2018 09:28:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1708C283D1 for ; Mon, 25 Jun 2018 09:28:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0BD8928522; Mon, 25 Jun 2018 09:28:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B0E4D283D1 for ; Mon, 25 Jun 2018 09:28:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755031AbeFYJ2W (ORCPT ); Mon, 25 Jun 2018 05:28:22 -0400 Received: from mail-wr0-f195.google.com ([209.85.128.195]:36030 "EHLO mail-wr0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754796AbeFYJ1z (ORCPT ); Mon, 25 Jun 2018 05:27:55 -0400 Received: by mail-wr0-f195.google.com with SMTP id f16-v6so12914122wrm.3; Mon, 25 Jun 2018 02:27:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=mgO40f8n9w89aHcutaEUj7o5V6BOx3gjAhX/RR1Z2pI=; b=ggqwbo9X445+VOVkaiYvQVTpFixm28l2ilB7xKIpBu1Y1KNrz3Aj7xumwN1O4lUU7s zYIySIIwj31Bzy6YeIJfLEl/S2W8bOoA82WH685J7nqGu5mMdZBlUr3SGCvnqi4qnsZQ DqaEQr+Yk32oXAGfNXBHUuYSBHdf3Iy6zDas50E0ZqqSZRseGXwOZMSUogiRnSZkBkD9 M9MfJYP7LdV0HDGSPrvQ7uuvxHcibrDIGKd+Gb4o7OfX+YDxqRigvO9ORTxycb9lf01x ecJ3aG5lNWg5xfYiWbqnWp3P8bBcmRlNje4HPxAQU7vHxpUeOljRvSzkd621J4H0i/IE CF5A== 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; bh=mgO40f8n9w89aHcutaEUj7o5V6BOx3gjAhX/RR1Z2pI=; b=gWHuc507ADojy41xo/UfYAC5BOF3KwAcYAAe0Vm2V+0vRfOQ0BjtKePJDJxVHEUkAM cF6fQUT62K5DAJqLaaemg6XloSWl0H2FVoSjPuRGtN2DxK3r+mtsK17QtobkjL8dp5vT txv/Q4aota4y7HXa+NDWsXV7AbcirSbZcnwqSv2PC56IGWIBF7j4syspAtn6ZHlTIx7x I+1hwZaNgiZX9ZNVm8h39pu57iEw4RcuXl7BhJ1mejDnlHdtZQTV19aaY9eXV1jpjnTI 5P6pz83l2c22p4G1doskYdZfkUFWbQ5BezuJLFBPY3z5EQcQFWr+3zSicIKGCdRjt0Hc StqQ== X-Gm-Message-State: APt69E10thlbJW8vjA9xptziHx8w6zzpycNPujgTEWovUym14S42qLC/ v/uKxeuX7rhOhJgGb1aAjeOpLOQ0 X-Google-Smtp-Source: AAOMgpddR9+IVRjvYuyyUoXaRtfwInoYRWGBASNqRE2iVH1sF9WvHUYshaxuIoyvfOYyhb+AaH1B0Q== X-Received: by 2002:adf:af27:: with SMTP id z36-v6mr992674wrc.59.1529918873117; Mon, 25 Jun 2018 02:27:53 -0700 (PDT) Received: from NewMoon.iit.local ([90.147.180.254]) by smtp.gmail.com with ESMTPSA id v2-v6sm15638779wrm.84.2018.06.25.02.27.51 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jun 2018 02:27:52 -0700 (PDT) From: Andrea Merello To: vkoul@kernel.org, dan.j.williams@intel.com, michal.simek@xilinx.com, appana.durga.rao@xilinx.com, dmaengine@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Andrea Merello , Rob Herring , Mark Rutland , devicetree@vger.kernel.org, Radhey Shyam Pandey Subject: [PATCH v3 5/5] dt-bindings: dmaengine: xilinx_dma: drop has-sg property Date: Mon, 25 Jun 2018 11:27:24 +0200 Message-Id: <20180625092724.22164-5-andrea.merello@gmail.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180625092724.22164-1-andrea.merello@gmail.com> References: <20180625092724.22164-1-andrea.merello@gmail.com> Sender: dmaengine-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: dmaengine@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This property is not needed anymore, because the driver now autodetects it. Delete references in documentation. Cc: Rob Herring Cc: Mark Rutland Cc: devicetree@vger.kernel.org Cc: Radhey Shyam Pandey Signed-off-by: Andrea Merello Reviewed-by: Radhey Shyam Pandey Reviewed-by: Rob Herring --- Changes in v2: - cc DT maintainer Changes in v3: - cc DT maintainerS/ML --- Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt index c894abe28baa..09a41843cbc0 100644 --- a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt +++ b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt @@ -37,9 +37,6 @@ Required properties: Required properties for VDMA: - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w. -Optional properties: -- xlnx,include-sg: Tells configured for Scatter-mode in - the hardware. Optional properties for AXI DMA: - xlnx,sg-length-width: Should be the width of the length register as configured in h/w. - xlnx,mcdma: Tells whether configured for multi-channel mode in the hardware.